std::time module
E440679
The std::time module in Rust’s standard library provides types and utilities for working with time durations and system time.
All labels observed (1)
| Label | Occurrences |
|---|---|
| std::time module canonical | 1 |
How this entity was disambiguated
This entity first appeared as the object of triple T4443947 — resolving that mention is where its identity was fixed. The disambiguator weighed these candidate entities and picked the highlighted one (or “None”, minting a new entity). This is how homonymy is resolved: the same surface form can point to different entities.
NED1
Entity disambiguation (via context triple)
gpt-5-mini-2025-08-07
Target entity: std::time module Context triple: [std (Rust crate), contains, std::time module]
-
A.
datetime
datetime is a Python standard library module that supplies classes for manipulating dates, times, and time intervals.
-
B.
Time
Time is a major American news magazine known for its influential coverage of current events, politics, and culture.
-
C.
Time
Time is a personified embodiment of time itself, portrayed as an eccentric, clockwork-like being in the fantasy film "Alice Through the Looking Glass."
-
D.
Time
Time is a 1995 song by the American rock band Screaming Trees, featured on their album "Dust."
-
E.
SMPTE timecode
SMPTE timecode is an industry-standard timing and synchronization system used in film, television, and audio production to uniquely label each frame with a precise time reference.
- F. None of above. chosen
- G. Unsure - the case is ambiguous/there is not enough information to decide.
NED2
Entity disambiguation (via description)
gpt-5-mini-2025-08-07
Target entity: std::time module Target entity description: The std::time module in Rust’s standard library provides types and utilities for working with time durations and system time.
-
A.
datetime
datetime is a Python standard library module that supplies classes for manipulating dates, times, and time intervals.
-
B.
Time
Time is a major American news magazine known for its influential coverage of current events, politics, and culture.
-
C.
Time
Time is a personified embodiment of time itself, portrayed as an eccentric, clockwork-like being in the fantasy film "Alice Through the Looking Glass."
-
D.
Time
"Time" is a 1981 concept album by Electric Light Orchestra that blends rock and synth-pop in a futuristic, time-travel-themed narrative.
-
E.
Time
Time is a 1995 song by the American rock band Screaming Trees, featured on their album "Dust."
- F. None of above. chosen
Statements (46)
| Predicate | Object |
|---|---|
| instanceOf |
Rust error type
ⓘ
Rust standard library module ⓘ Rust struct ⓘ Rust struct ⓘ Rust struct ⓘ std::time::SystemTime ⓘ |
| canBeComparedWith | std::time::SystemTime ⓘ |
| doesNotProvide |
calendar date handling
ⓘ
time zone handling ⓘ |
| epochStart | 1970-01-01T00:00:00Z ⓘ |
| hasAssociatedConstant | UNIX_EPOCH ⓘ |
| hasMethod |
as_secs
ⓘ
duration_since ⓘ elapsed ⓘ from_micros ⓘ from_millis ⓘ from_nanos ⓘ from_secs ⓘ now ⓘ subsec_nanos ⓘ |
| language | Rust NERFINISHED ⓘ |
| modulePath | std::time ⓘ |
| occursWhen | earlierSystemTimeSubtractedFromLater ⓘ |
| partOf | Rust standard library NERFINISHED ⓘ |
| providesFunctionality |
monotonic time measurement
ⓘ
system time handling ⓘ time duration handling ⓘ |
| providesType |
std::time::Duration
ⓘ
std::time::Instant ⓘ std::time::SystemTime ⓘ std::time::SystemTimeError ⓘ std::time::UNIX_EPOCH ⓘ |
| represents |
Unix epoch start
ⓘ
monotonic time point ⓘ span of time ⓘ system wall-clock time ⓘ |
| stableSince | Rust 1.0.0 NERFINISHED ⓘ |
| supportsOperation |
addition
ⓘ
additionWithDuration ⓘ differenceBetweenInstants ⓘ division by scalar ⓘ multiplication by scalar ⓘ subtraction ⓘ subtractionWithDuration ⓘ |
| threadSafety | types are generally Send and Sync ⓘ |
| useCase | measuring durations ⓘ |
How these facts were elicited
The pipeline generated the facts above by prompting gpt-5.1 with this entity's name + description and the instruction below.
Instruction
You are a knowledge base construction expert. Given a subject entity and a description of it, return factual statements that you know for the subject as a JSON list of dictionaries(triples), where keys must be "subject", "predicate" and "object". The number of facts may be very high, between 25 to 50 or more, for very popular subjects. For less popular subjects, the number of facts can be very low, like 5 or 10. # Requirements - If you don't know the subject at all, return an empty list. - If the subject is not a named entity, return an empty list. - Include at least one triple where predicate is "instanceOf". - Do not get too wordy. - Separate several objects into multiple triples with one object.
Input
Subject: std::time module Description of subject: The std::time module in Rust’s standard library provides types and utilities for working with time durations and system time.
Referenced by (1)
Full triples — surface form annotated when it differs from this entity's canonical label.