Skip to content

Instantly share code, notes, and snippets.

@heywbj
Created September 14, 2018 20:19
Show Gist options
  • Select an option

  • Save heywbj/8cfc98b5514e630feaab979260d8feaf to your computer and use it in GitHub Desktop.

Select an option

Save heywbj/8cfc98b5514e630feaab979260d8feaf to your computer and use it in GitHub Desktop.
#timing & run
system("echo " + simfile " >> timing.txt");
system("TIME /T >> timing.txt");
run;
system("TIME /T >> timing.txt");
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment