return System.currentTimeMillis(); | return Instant.now(); | System.currentTimeMillis() | Instant.now() | cucumber-jvm | 4bb88764527445da8dd9b6a04af86aa0a7b7041c | io.cucumber.core.api.event.CanonicalEventOrderTest | | _1 | getTimeStampMillis |
---|
_2 | getInstant |
---|
| xyz | System.currentTimeMillis() |
---|
| | | Returns | True |
return System.currentTimeMillis(); | return Instant.now(); | System.currentTimeMillis() | Instant.now() | hadoop | 617af28e80774249b0a52006ca70a4bf0b14451b | org.apache.hadoop.fs.s3a.S3ABlockOutputStream | | | xyz | System.currentTimeMillis() |
---|
| | | Returns | True |
now = System.currentTimeMillis() | now = Instant.now() | System.currentTimeMillis() | Instant.now() | wildfly | 7fff0e7f91614ae0db0f73e0ae4114ac26fd6245 | org.wildfly.clustering.ejb.infinispan.bean.InfinispanBeanTestCase | | | xyz | System.currentTimeMillis() |
---|
| | | AssignedTo | True |