|
MRSL JPS3D Library
1.1
An implementaion of Jump Point Search on 3D voxel map
|
Public Member Functions | |
| Timer (bool run=false) | |
| void | Reset () |
| milliseconds | Elapsed () const |
Private Types | |
| typedef std::chrono::high_resolution_clock | high_resolution_clock |
| typedef std::chrono::milliseconds | milliseconds |
Private Attributes | |
| high_resolution_clock::time_point | _start |
1.8.13