Uses of Interface
one.microstream.time.TimeSpan
-
Packages that use TimeSpan Package Description one.microstream.time -
-
Uses of TimeSpan in one.microstream.time
Classes in one.microstream.time that implement TimeSpan Modifier and Type Class Description static class
TimeSpan.Default
Methods in one.microstream.time that return TimeSpan Modifier and Type Method Description static TimeSpan
XTime. TimeSpan(long time)
Methods in one.microstream.time with parameters of type TimeSpan Modifier and Type Method Description VarString
TimeSpan.Format. assembleFormat(VarString vc, TimeSpan timeSpan)
String
TimeSpan.Format. format(TimeSpan timeSpan)
-