TTimeStamp SetSec() and SetNanoSec() accessors?

Would it be possible to add SetSec() and SetNanoSec()
accessor functions to TTimeStamp class? Considering there
is already a constructor with these arguments, Set accessor
would be nice, too.

I’ve added these setters.

Cheers, Fons.

thanks!