Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NatLabRockies/OpenStudio
/ createWhTime
Function
createWhTime
src/utilities/units/WhUnit.cpp:101–103 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
99
}
100
101
WhUnit createWhTime() {
102
return WhUnit(WhExpnt(0, 1));
103
}
104
105
WhUnit createWhLength() {
106
return WhUnit(WhExpnt(0, 0, 1));
Callers
1
TEST_F
Function · 0.85
Calls
no outgoing calls
Tested by
1
TEST_F
Function · 0.68