![]() |
|
"be consistent" | |
PerlMonks |
Getting microsecondsby hotshot (Prior) |
on Aug 26, 2003 at 08:22 UTC ( #286621=perlquestion: print w/replies, xml ) | Need Help?? |
hotshot has asked for the wisdom of the Perl Monks concerning the following question:
Hello all! I need to write in perl a function that will return the microsecond, in similar to C function gettimeofday() that returns a struct with microsecond (timeval.tv-usec). Anyone has a code suggestion or can refer me to a useful module for that? Thanks Hotshot
Back to
Seekers of Perl Wisdom
|
|