nowNs function

int nowNs()

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();