Shared.Text.TimeTextHelper
Type JSONpublic class in Shared.Text
Type metadata
- Assembly
Shared - Namespace
Shared.Text - Base type
System.Object - Hash
25E7D0D0758644DD47C7431AE036E83C04F7D15B97F94AE428EB4301E0D5EDDF
Relationships
Base type
System.Object
Methods
GetTimeDisplayShortened
#
public System.String GetTimeDisplayShortened(System.Single timeLeft)
Method metadata
- Visibilitypublic
- Return type
System.String - StaticTrue
- VirtualFalse
- Hash
5673552A9C7620E8B0B9D7BBC81F9833C72DDFD21BCDCFE4952B2F128CACD23D - Body hash
EAEC0015D51A4C18235618751D511EDECFF622B3624B99CA705AC698D58EFA0F - IL size137
Referenced calls
System.Math::Ceiling(System.Double)System.Globalization.CultureInfo::get_InvariantCulture()System.Double::ToString(System.IFormatProvider)Shared.Text.StringDefinitions::GetFormatString(System.String, System.String)
Called by
String literals
HourDisplay_ShortenedMinutesDisplay_ShortenedSecondsDisplay_Shortened
GetTimeLeftDisplayCombined
#
public System.String GetTimeLeftDisplayCombined(System.Single totalSeconds)
Method metadata
- Visibilitypublic
- Return type
System.String - StaticTrue
- VirtualFalse
- Hash
748278C4251B3FEE6C198BB93B4808F7AB956614E892D90163B79BC257E374A2 - Body hash
811D9B085EAC6FC5D78813E6DB8281B1A6E298B62A7A8975C51E1B2F0E7CABCA - IL size203
Referenced calls
System.TimeSpan::FromSeconds(System.Double)System.TimeSpan::get_TotalHours()System.TimeSpan::get_Minutes()System.TimeSpan::get_Seconds()System.Text.StringBuilder::.ctor()System.Globalization.CultureInfo::get_InvariantCulture()System.Int32::ToString(System.IFormatProvider)Shared.Text.StringDefinitions::GetFormatString(System.String, System.String)System.Text.StringBuilder::Append(System.String)System.Text.StringBuilder::get_Length()System.Object::ToString()
Called by
String literals
HourDisplay_ShortenedMinutesDisplay_ShortenedSecondsDisplay_Shortened
SecondsToDescriptionText
#
public System.String SecondsToDescriptionText(System.Single seconds)
Method metadata
- Visibilitypublic
- Return type
System.String - StaticTrue
- VirtualFalse
- Hash
A1032D79F7CEFF74C3D3268554FAAB59FD0B34FF82AE22C21DBA6A6933B169A9 - Body hash
5C616BAC8C4CD536509649EEB419EA96E5A2ACAA5C0BA5804E728AB2A07248DA - IL size168
Referenced calls
System.Int32::ToString()Shared.Text.StringDefinitions::GetFormatString(System.String, System.String)System.Globalization.CultureInfo::get_InvariantCulture()System.Single::ToString(System.IFormatProvider)
Called by
String literals
Ui_SecondsDisplayUi_DayDisplayUi_HourDisplayUi_MinutesDisplay