menu
native_log_plus package
documentation
native_log_bindings_generated.dart
NativeLog
timegm method
timegm method
dark_mode
light_mode
timegm
method
int
timegm
(
Pointer
<
tm
>
arg0
)
Implementation
int timegm(ffi.Pointer<tm> arg0) { return _timegm(arg0); }
native_log_plus package
documentation
native_log_bindings_generated
NativeLog
timegm method
NativeLog class