Home | History | Annotate | Download | only in mac

Lines Matching refs:CurrentTime

75 #import <wtf/CurrentTime.h>
430 WebGeolocationPosition *position = [[WebGeolocationPosition alloc] initWithTimestamp:currentTime() latitude:latitude longitude:longitude accuracy:accuracy];