Current time as a date vector
C++ Prototype
mwArray clock_func();
C++ Syntax
#include "matlab.hpp" mwArray c; // Return value c = clock_func();
MATLAB Syntax
c = clock
See Also
clock