public Timer( string name, Object message, bool repeat, int generation, IActorContext context, ILoggingAdapter debugLog )
new : name : string * message : Object * repeat : bool * generation : int * context : IActorContext * debugLog : ILoggingAdapter -> Timer