OpenVDB  12.0.0
CpuTimer.h
Go to the documentation of this file.
1 // Copyright Contributors to the OpenVDB Project
2 // SPDX-License-Identifier: Apache-2.0
3 
4 #include <nanovdb/util/Util.h>// for NANOVDB_DEPRECATED_HEADER
5 #include <nanovdb/util/Timer.h>
6 NANOVDB_DEPRECATED_HEADER("Include nanovdb/util/Timer.h instead.")
Utility functions.
A simple timing class (in case openvdb::util::CpuTimer is unavailable)