# TimerRun **Repository Path**: raincatc/timer-run ## Basic Information - **Project Name**: TimerRun - **Description**: 异步执行,定时器 - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-04-05 - **Last Updated**: 2024-04-07 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README 实现定时器的功能: 1.异步启动一个线程 2.设置超时时间 3.超时后可以执行 4.没有超时立即执行