Skip to content

FELIX-6101:use System.currentTimeMillis()#198

Open
bd2019us wants to merge 10000 commits intoapache:trunkfrom
bd2019us:FELIX-6101
Open

FELIX-6101:use System.currentTimeMillis()#198
bd2019us wants to merge 10000 commits intoapache:trunkfrom
bd2019us:FELIX-6101

Conversation

@bd2019us
Copy link

Hello,
new Date() is just a thin wrapper around System.currentTimeMillis(). Using System.currentTimeMillis() can help speed up the system.

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.