mirror of
https://github.com/2006-Scape/Parabot.git
synced 2026-07-03 00:37:55 +00:00
[TASK] Added start parameter to docs
This commit is contained in:
@@ -23,6 +23,7 @@ public class Timer {
|
||||
* Timer Constructor
|
||||
*
|
||||
* @param end
|
||||
* @param start
|
||||
*/
|
||||
public Timer(long end, long start) {
|
||||
this.start = start;
|
||||
|
||||
Reference in New Issue
Block a user