unix-time
Unix time.h types, maps, and support
Description
unix-time provides access to the features exposed in time.h in a way that is not tied to the implementation on the host system.
The Time module provides types which are analogous to those defined in time.h such as timespec.
The Time_unix module provides a ctypes view for timespec.
Install
copied = false, 2000)"
:class="{ 'border-gray-700': !copied, 'text-gray-100': !copied, 'focus:ring-orange-500': !copied, 'focus:border-orange-500': !copied, 'border-green-600': copied, 'text-green-600': copied, 'focus:ring-green-500': copied, 'focus:border-green-500': copied }">
- Published
- 18 May 2016
- Authors
- Maintainers
Sources
Dependencies
Reverse Dependencies
Conflicts
ctypes
< "0.4.0"