OpenVDB 12.0.0
 
Loading...
Searching...
No Matches
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
6NANOVDB_DEPRECATED_HEADER("Include nanovdb/util/Timer.h instead.")
A simple timing class (in case openvdb::util::CpuTimer is unavailable)
Utility functions.