How to call Timer in Custom Component Class driven from ActorComponent?

As GetWorldTimerManager() is not available in class driven from Actor Component , so how to call timer in ActorComponent driven class.