Guest User

Untitled

a guest
Sep 14th, 2018
91
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.13 KB | None | 0 0
  1. #timing & run
  2. system("echo " + simfile " >> timing.txt");
  3. system("TIME /T >> timing.txt");
  4. run;
  5. system("TIME /T >> timing.txt");
Add Comment
Please, Sign In to add comment