Searched refs:expiryTimeMS (Results 1 – 1 of 1) sorted by relevance
440 int64_t expiryTimeMS; in setPropertyString() local441 sscanf(value.string(), "%jd", &expiryTimeMS); in setPropertyString()450 expiryTimeMS, pSessionId ? vectorToString(*pSessionId) : "{}"); in setPropertyString()452 sendExpirationUpdate(pSessionId, expiryTimeMS); in setPropertyString()