public class TicToc extends Object
Modifier and Type | Field and Description |
---|---|
static long |
startTime |
Constructor and Description |
---|
TicToc() |
Modifier and Type | Method and Description |
---|---|
static void |
main(String[] args) |
static void |
tic() |
static void |
toc() |
public static void tic()
public static void toc()
public static void main(String[] args)
Copyright © 2015–2021 Fiji. All rights reserved.