#include "camtypes.h"#include "speedtst.h"#include "camprofile.h"Go to the source code of this file.
Defines | |
| #define | new CAM_DEBUG_NEW |
| #define | PFORM(x) ((INT32)((x<0)?ceil(x):floor(x))) , ((INT32)(floor(0.5+( ( (x<0)?(ceil(x)-x):(x - floor(x)) ) * 1000 )))) |
|
|
Definition at line 134 of file speedtst.cpp. |
|
|
|
1.4.4