|
qpSWIFT
A Sparse Quadratic Programming Solver
|
#include "timer.h"Functions | |
| void | tic (qp_timer *t) |
| timer tic functions, similar to matlab tic, starts recording time from the instant the function is invoked More... | |
| double | toc (qp_timer *t) |
| timer toc functions, similar to matlab toc, returns the recorded time More... | |
| void tic | ( | qp_timer * | t | ) |
timer tic functions, similar to matlab tic, starts recording time from the instant the function is invoked
For Windows machines
For Posix machines