nn::fnd::TimeSpan::FromMicroSeconds Member Functionstatic TimeSpan FromMicroSeconds( s64 microSeconds );
| Name | Description | |
|---|---|---|
| in | microSeconds | Specifies the length of time in microseconds. |
Generates a TimeSpan object from a microseconds value.
CONFIDENTIAL