Module mist_core::timing[][src]

Expand description

Functions to format times. Functions used for formatting of times

Functions

diff_text

Create the readable time for a time differences.

ms_to_readable

Convert milliseconds into a readable time in the form HH:MM:SS.mmm

split_time_sum

Gets the sums of elements in a vec

split_time_text

Creates the text for times of splits.