The current time stamp from the clock used by the timeline. Units are microseconds.
When run on the Dart VM, uses the same monotonic clock as the embedding API's Dart_TimelineGetMicros
.
static int get now => _getTraceClock();
© 2012 the Dart project authors
Licensed under the Creative Commons Attribution-ShareAlike License v4.0.
https://api.dart.dev/stable/2.5.0/dart-developer/Timeline/now.html