nn::fnd::TimeSpan::FromHours Member Functionstatic TimeSpan FromHours( s64 hours );
| Name | Description | |
|---|---|---|
| in | hours | Specifies the length of time in hours. |
TimeSpan object representing the specified length of time. Generates a TimeSpan object from an hours value.
CONFIDENTIAL