mttGetTime.m 77 B

1234
  1. function time = mttGetTime
  2. time.clock = clock ;
  3. time.cpu = cputime ;