Get a string version of a timestamp

C# |
public override string ToString()

A string representation of the timestamp in the format, "seconds.microseconds",
which is not a floating point representation of the time.
C# |
public override string ToString()