Type Alias ISerializedTimeSpan

ISerializedTimeSpan: {
    timeInMs: number;
}