package io.sentry.transport; /* loaded from: classes3.dex */ public interface ICurrentDateProvider { long getCurrentTimeMillis(); }