[][src]Function optick::register_thread

pub fn register_thread(thread: &str)

Register thread for profiling

Example:

optick::register_thread("Thread Name");