ocean.core.Time

A lightweight alternative to core.time that avoids all templates

Copied from Tango-D2 project

Members

Functions

seconds
core.time.Duration seconds(double secs)

Returns a Duration struct that represents secs seconds.

Meta

License

Tango Dual License: 3-Clause BSD License / Academic Free License v3.0. See LICENSE_TANGO.txt for details.

Authors

Pavel Sountsov