xtd 0.2.0
Loading...
Searching...
No Matches

◆ from_nanoseconds() [1/2]

static time_span xtd::time_span::from_nanoseconds ( double  value)
static

Returns a xtd::time_span that represents a specified number of nanoseconds.

Parameters
valueA number of nanoseconds.
Returns
An object that represents value.