MCPcopy Create free account
hub / github.com/apache/cloudstack / now

Method now

utils/src/main/java/com/cloud/utils/DateUtil.java:128–130  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

126 }
127
128 public static Date now() {
129 return new Date(System.currentTimeMillis());
130 }
131
132 public enum IntervalType {
133 HOURLY, DAILY, WEEKLY, MONTHLY;

Calls

no outgoing calls

Tested by 15

testSelectObjectMethod · 0.76
testBackupSyncTaskMethod · 0.76
setUpMethod · 0.64
messageMethod · 0.64
setUpClassMethod · 0.64
messageMethod · 0.64