smf time No documentation exists. Creation Properties Casts Version Platforms 8.2.1078.0 Solaris Expand all Collapse all Creation <smf value> as smf time : smf time Returns an smf time object for values of type SCF_TYPE_TIME. Returns type conversion error for other types. Version Platforms 8.2.1078.0 Solaris permalink source Properties nanoseconds value of <smf time> : integer Returns a number corresponding to the nanoseconds portion of an smf time. Plural: nanoseconds values Version Platforms 8.2.1078.0 Solaris permalink source seconds value of <smf time> : integer Returns a number corresponding to the seconds portion of an smf time. Plural: seconds values Version Platforms 8.2.1078.0 Solaris permalink source Casts <smf time> as string : string Returns a string representation of an smf time. An smf time consists of a seconds portion and a nanoseconds portion. Version Platforms 8.2.1078.0 Solaris permalink source