package com.vci.common.timer; public interface VCITimeInterface { public void startSyncTime(); }