Interface I_CmsProfilingHandler

    • Method Detail

      • putTime

        void putTime​(java.lang.String key,
                     long nanos)
        Adds measured method call duration.

        Parameters:
        key - a key identifying the method
        nanos - the nanoseconds measured