func.Temperature enum¶
Execution temperature hint. Absent (0) means unspecified.
Cases¶
| Keyword | Value | Description |
|---|---|---|
hot |
1 | Expected to execute on a hot path. |
cold |
2 | Expected to execute on a cold path. |
Used by¶
func.apply.temperaturefunc.call.temperaturefunc.decl.temperaturefunc.def.temperaturefunc.template.temperaturefunc.ukernel.temperature