Logs the time the macro was executed in a control dataset. More...
Go to the source code of this file.
If the dataset does not exist, it is created. Usage:
mp_perflog(started) mp_perflog() mp_perflog(startanew,libds=work.newdataset) mp_perflog(finished,libds=work.newdataset) mp_perflog(finished)
label | Provide label to go into the control dataset |
libds= | Provide a dataset in which to store performance stats. Default name is work.mp_perflog ; |
Definition in file mp_perflog.sas.