interface CurrentTimeMicroseconds {
    microseconds: bigint;
}

Properties

Properties

microseconds: bigint