Libraryless. Click here for Pure Java version (2906L/18K).
1 | static Bool dm_haveHeadphones() {
|
2 | WithTimestamp<Bool> x = cast dm_callAndImport(vmBus_query haveHeadphones(), 'haveHeadphones); |
3 | ret unpackWithTimestampIfNotOlderThanMinutes(5.0, x); |
4 | } |
download show line numbers debug dex old transpilations
Travelled to 7 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt, xrpafgyirdlv
No comments. add comment
| Snippet ID: | #1027537 |
| Snippet name: | dm_haveHeadphones |
| Eternal ID of this version: | #1027537/1 |
| Text MD5: | 36cf0dfdc426c0ce0e1d8286bf5ccf19 |
| Transpilation MD5: | 3ebb7a9e3ecdf13a1a907f64c337544e |
| Author: | stefan |
| Category: | javax |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2020-03-23 12:11:32 |
| Source code size: | 190 bytes / 4 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 475 / 605 |
| Referenced in: | [show references] |