Blender V2.61 - r43446
|
Go to the source code of this file.
Functions | |
CCL_NAMESPACE_BEGIN double | time_dt () |
void | time_sleep (double t) |
CCL_NAMESPACE_BEGIN double time_dt | ( | ) |
Definition at line 53 of file util_time.cpp.
References credits_svn_gen::e, and NULL.
Referenced by CUDADevice::compile_kernel(), display_info(), Session::draw_cpu(), Session::draw_gpu(), BVHBuild::progress_update(), Session::ready_to_reset(), Session::reset_(), Session::reset_cpu(), Session::reset_gpu(), BVHBuild::run(), Session::run_cpu(), Session::run_gpu(), BlenderSession::tag_redraw(), and Session::update_status_time().
void time_sleep | ( | double | t | ) |
Definition at line 61 of file util_time.cpp.
Referenced by view_idle().