Public Member Functions | |
TimeSpan (long ticks) | |
TimeSpan (int hours, int minutes, int seconds) | |
double | getTotalSeconds () |
double | getTotalMilliseconds () |
fm.liveswitch.TimeSpan.TimeSpan | ( | long | ticks | ) |
fm.liveswitch.TimeSpan.TimeSpan | ( | int | hours, |
int | minutes, | ||
int | seconds | ||
) |
double fm.liveswitch.TimeSpan.getTotalMilliseconds | ( | ) |
double fm.liveswitch.TimeSpan.getTotalSeconds | ( | ) |