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

◆ from_hours() [2/2]

static time_span xtd::time_span::from_hours ( std::chrono::hours  value)
static

Returns a xtd::time_span that represents a specified number of hours, where the specification is accurate to the nearest millisecond.

Parameters
valueA number of hours, accurate to the nearest millisecond.
Returns
An object that represents value.