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