Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/davidgiven/fluxengine
/ usbGetRotationalPeriod
Function
usbGetRotationalPeriod
lib/usb/usb.h:72–75 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
70
}
71
72
static inline nanoseconds_t usbGetRotationalPeriod(int hardSectorCount)
73
{
74
return getUsb().getRotationalPeriod(hardSectorCount);
75
}
76
77
static inline Bytes usbRead(int side,
78
bool synced,
Callers
3
measureDiskRotation
Function · 0.85
mainRpm
Function · 0.85
mainAnalyseDriveResponse
Function · 0.85
Calls
1
getRotationalPeriod
Method · 0.45
Tested by
no test coverage detected