Struct tantivy::TimerTree [] [src]

pub struct TimerTree { /* fields omitted */ }

Timer tree

Methods

impl TimerTree
[src]

[src]

Returns the total time elapsed in microseconds

[src]

Open a new named subtask

Trait Implementations

impl Debug for TimerTree
[src]

[src]

Formats the value using the given formatter. Read more

impl Default for TimerTree
[src]

[src]

Returns the "default value" for a type. Read more