Searched refs:nextIdentifier (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10/WebCore-7600.1.25/loader/
H A DFormSubmission.cpp60 static int64_t nextIdentifier = static_cast<int64_t>(currentTime() * 1000000.0); local
61 return ++nextIdentifier;

Completed in 116 milliseconds