Module time
levana_perpswap_cosmos
0.1.0-beta.15
Module time
Structs
In crate levana_perpswap_cosmos
Modules
bridge
compat
constants
contracts
cosmwasm
direction
error
event
ibc
leverage
market_type
max_gains
namespace
number
prelude
price
result
shutdown
storage
time
token
?
Settings
Module
levana_perpswap_cosmos
::
time
Copy item path
source
·
[
−
]
Expand description
Types to represent timestamps and durations.
Structs
§
Duration
A duration of time measured in nanoseconds
Timestamp
Essentially a newtype wrapper for
Timestamp
providing additional impls.