nowNs function
The clock the native side stamps snapshots with. Exposed so a caller can measure delivery latency against a single time base rather than guessing at the offset between two.
Implementation
int nowNs() => fdbNowNs();
The clock the native side stamps snapshots with. Exposed so a caller can measure delivery latency against a single time base rather than guessing at the offset between two.
int nowNs() => fdbNowNs();