menu
ic_tools package
documentation
tools.dart
milliseconds_of_the_nanos function
milliseconds_of_the_nanos function
dark_mode
light_mode
milliseconds_of_the_nanos
function
BigInt
milliseconds_of_the_nanos
(
BigInt
nanos
)
Implementation
BigInt milliseconds_of_the_nanos(BigInt nanos) {
return
nanos ~/ BigInt.from(
1000000
); }
ic_tools package
documentation
tools
milliseconds_of_the_nanos function
tools library
Classes
bls12381
leb128
Constants
NANOS_IN_A_SECOND
Properties
isontheweb
Functions
aresamebytes
bigint_as_the_twos_compliment_bitstring
bitstring_as_the_bytes
bytes_as_the_bitstring
bytesasahexstring
find_leb128bytes
get_current_time_nanoseconds
get_current_time_seconds
get_type_name_of_the_toString
hexstringasthebytes
milliseconds_of_the_nanos
seconds_of_the_nanos
twos_compliment_bitstring_as_the_bigint
Typedefs
FindLeb128BytesTuple
Extensions
Chunks
NullMap