menu
ella package
documentation
time/Epoch.dart
Epoch
getEpochSeconds method
getEpochSeconds method
dark_mode
light_mode
getEpochSeconds
method
int
getEpochSeconds
(
)
Implementation
int getEpochSeconds() { return (epochMS/1000).round(); }
ella package
documentation
time/Epoch
Epoch
getEpochSeconds method
Epoch class