public interface Timer
Methods
getNanoseconds()
public abstract long getNanoseconds()
Returns | |
---|---|
Type | Description |
long |
start()
public abstract void start()
stop()
public abstract void stop()
update()
public abstract void update()
public interface Timer
public abstract long getNanoseconds()
Returns | |
---|---|
Type | Description |
long |
public abstract void start()
public abstract void stop()
public abstract void update()
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-10-16 UTC.