menu
s_packages package
documentation
s_universal_html/src/_sdk/html.dart
Performance
now method
now method
dark_mode
light_mode
now
method
double
now
(
)
Implementation
double now() { return DateTime.now().microsecondsSinceEpoch / Duration.microsecondsPerMillisecond; }
s_packages package
documentation
s_universal_html/src/_sdk/html
Performance
now method
Performance class