method similar to gettickcount

is there one?

Or anything where I can query a millisecond count, then query one later to see how much time has elapsed in milliseconds.

Ticks() or Microseconds().

Thanks!