wstimeval (C Function)
is a WSTP type used for storing time arguments.
Details

- The time value is measured in seconds and microseconds.
- The seconds value can be accessed using the tv_sec specifier. The microseconds value can be accessed using the tv_usec specifier.
- wstimeval is declared in the WSTP header file wstp.h.
See Also
C Functions: WSReadyParallel()
Related Guides
History
Introduced in 2007 (6.0)