class xf::database::gqe::utils::Timer

#include "gqe_utils.hpp"

Overview


Methods

add

Timer& add ()

add another point.

getMilliSec

getMilliSec overload (1)

float getMilliSec () const

return the difference between last two point.

getMilliSec overload (2)

float getMilliSec (
    int start,
    int end
    ) const

return between selected points.