Function
Ideg_time_span_to_label
Description
Creates a string describing the time span in hours, minutes, and seconds. For example, a time span of three and a half minutes would be “3:30”. 2 days, 3 hours, 6 minutes, and 20 seconds would be “51:06:20”.
Parameters
span
-
Type:
GTimeSpan
The span of time.