Searched defs:lastUpdate (Results 1 – 5 of 5) sorted by relevance
44 long lastUpdate = 0; field in ProgressListenerImpl
73 lastUpdate: number; // Epoch in seconds (Date.now() / 1000). property
200 …uint32_t lastUpdate; /* Time since the last update of the Bottle Neck estimate (in samp… member
408 ASN1_TIME *lastUpdate; member
4615 ASN1_TIME* lastUpdate = X509_CRL_get_lastUpdate(crl); in NativeCrypto_X509_CRL_get_lastUpdate() local