Who has access to sub ms time precision updates?

Do we all just get ms timestamps or are some systems behind the curtain trading µs or ns?

Hey,
As mentioned in the documentation, all timestamps are in milliseconds in UTC, unless noted otherwise: Binance API Documentation
If it doesn’t explicitly state that the timestamp is returned in µs or ns, you can assume it’s in milliseconds.