menu
native_log_plus package
documentation
native_log_bindings_generated.dart
NativeLog
timespec_get method
timespec_get method
dark_mode
light_mode
timespec_get
method
int
timespec_get
(
Pointer
<
timespec
>
ts
,
int
base
)
Implementation
int timespec_get(ffi.Pointer<timespec> ts, int base) { return _timespec_get(ts, base); }
native_log_plus package
documentation
native_log_bindings_generated
NativeLog
timespec_get method
NativeLog class