summaryrefslogtreecommitdiffstats
path: root/SD-VBS/common/matlab/timingFuncs/photonPrintTiming.m
diff options
context:
space:
mode:
Diffstat (limited to 'SD-VBS/common/matlab/timingFuncs/photonPrintTiming.m')
-rw-r--r--SD-VBS/common/matlab/timingFuncs/photonPrintTiming.m5
1 files changed, 5 insertions, 0 deletions
diff --git a/SD-VBS/common/matlab/timingFuncs/photonPrintTiming.m b/SD-VBS/common/matlab/timingFuncs/photonPrintTiming.m
new file mode 100644
index 0000000..b9c7b22
--- /dev/null
+++ b/SD-VBS/common/matlab/timingFuncs/photonPrintTiming.m
@@ -0,0 +1,5 @@
1%! _photonPrintTiming_NA_i2
2
3function photonPrintTiming(elapsed)
4 disp(elapsed);
5end \ No newline at end of file