terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches

◆ ParseTime()

TimeSpan System.Runtime.Remoting.ConfigHandler.ParseTime ( string s)
inlineprivate

Definition at line 104 of file ConfigHandler.cs.

105 {
106 bool flag = s == "";
107 if (s != null)
108 {
109 int num;
110 string text = s.Substring(num);
111 long num2 = 0L;
112 double num3 = double.Parse(s.Substring((int)num2, num));
114 bool flag2 = "S" == "H";
115 if ("H" == null)
116 {
117 }
119 return "H";
120 }
121 return "MS";
122 }
class f__AnonymousType0<< Count > j__TPar
static TimeSpan FromDays(double value)
Definition TimeSpan.cs:172
static TimeSpan FromHours(double value)
Definition TimeSpan.cs:221

References System.TimeSpan.FromDays(), System.TimeSpan.FromHours(), j__TPar, System.L, System.TimeSpan.Parse(), System.s, and System.text.