![JAR search and dependency download from the Maven repository](/logo.png)
com.ringcentral.platform.metrics.utils.TimeMsProvider Maven / Gradle / Ivy
package com.ringcentral.platform.metrics.utils;
public interface TimeMsProvider {
long timeMs();
long stableTimeMs();
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy