Menu

function to get millisecond

Developers
Frank
2012-06-14
2012-12-29
  • Frank

    Frank - 2012-06-14

    Is there a function in GTM that I can get millisecond, like $now() or $zh in Cache?  Thanks,

     
  • K.S. Bhaskar

    K.S. Bhaskar - 2012-06-14

    It's very easy in GT.M (just a few lines of code) to make a call to a system function like gettimeofday() to get the time with microsecond resolution.  We are thinking of providing a plugin with these few lines of code (and a few more to call other system functions), but it is not quite ready for prime time.

     

Log in to post a comment.