microseconds since midnight

Henning Diedrich hd2010@REDACTED
Fri Jan 8 23:39:36 CET 2010


Hi,

are now() and universaltime() incrementing their seconds count at the 
exact same time?

So that the seconds from calendar:time_to_seconds(universaltime()) and 
the microseconds from now() could simply be added up S*1000000+Ms?

Or would that risk having the microseconds going back to zero at 
different times then when the seconds counter is counted up?

Thanks,
Henning


More information about the erlang-questions mailing list