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

◆ FromHours()

static TimeSpan System.TimeSpan.FromHours ( double value)
inlinestatic

Definition at line 221 of file TimeSpan.cs.

222 {
223 if (!true)
224 {
225 }
227 return 1;
228 }
class f__AnonymousType0<< Count > j__TPar
static TimeSpan Interval(double value, int scale)
Definition TimeSpan.cs:231

References System.TimeSpan.Interval(), j__TPar, and System.value.

Referenced by System.Runtime.Remoting.ConfigHandler.ParseTime().