{"type": "func", "start": 945260, "end": 945352, "name": "FMOD_OS_Time_GetUs", "pseudocode": "// \n// FMOD_OS_Time_GetUs from 0xe6c6c to 0xe6cc8 (92 bytes)\n// \n// 4 xrefs:\n// > .FMOD_OS_Time_GetUs @ 0x1099ec\n// > <???> @ 0x6b38\n// > .FMOD_OS_Time_GetUs @ 0x1099e4\n// > <???> @ 0x1115b8\n// \n// This function is hookable on this platform!\n// \n// Using BromaIDA 8.0.0 @ https://github.com/Stazzical/BromaIDA\n// Using bindings at commit ba9f177b at Thu Jul 16 22:52:06 2026 from https://github.com/geode-sdk/bindings\n// \n\n__int64 FMOD_OS_Time_GetUs()\n{\n  __int64 v1; // x0\n  int v2; // w8\n  __int64 v3; // x10\n  int v4; // w9\n  __int64 v5; // [xsp+0h] [xbp-30h] BYREF\n\n  if ( (unsigned int)sub_E7408(1, &v5) )\n    return 28;\n  v1 = sub_E73B8();\n  if ( !v4 )\n    *(_DWORD *)(v3 + 440) = v2;\n  return sub_E7414(v1);\n}", "assembly": "; \n; FMOD_OS_Time_GetUs from 0xe6c6c to 0xe6cc8 (92 bytes)\n; \n; 4 xrefs:\n; > .FMOD_OS_Time_GetUs @ 0x1099ec\n; > <???> @ 0x6b38\n; > .FMOD_OS_Time_GetUs @ 0x1099e4\n; > <???> @ 0x1115b8\n; \n; This function is hookable on this platform!\n; \n; Using BromaIDA 8.0.0 @ https:;github.com/Stazzical/BromaIDA\n; Using bindings at commit ba9f177b at Thu Jul 16 22:52:06 2026 from https:;github.com/geode-sdk/bindings\n; \n\nSUB             SP, SP, #0x30                                          ; +0x0, 0xe6c6c\nSTP             XZR, X19, [SP,#0x30+var_28]                            ; +0x4, 0xe6c70\nMOV             X19, X0                                                ; +0x8, 0xe6c74\nMOV             X1, SP                                                 ; +0xc, 0xe6c78\nMOV             W0, #1                                                 ; +0x10, 0xe6c7c\nSTP             X29, X30, [SP,#0x30+var_10]                            ; +0x14, 0xe6c80\nBL              sub_E7408                                              ; +0x18, 0xe6c84\nCBZ             W0, loc_E6C94                                          ; +0x1c, 0xe6c88\nMOV             W0, #0x1C                                              ; +0x20, 0xe6c8c\nB               loc_E6CBC                                              ; +0x24, 0xe6c90\nBL              sub_E73B8                                              ; +0x28, 0xe6c94\nCBNZ            W9, loc_E6CA4                                          ; +0x2c, 0xe6c98\nMOV             W9, W8                                                 ; +0x30, 0xe6c9c\nSTR             W8, [X10,#0x1B8]                                       ; +0x34, 0xe6ca0\nLDR             W10, [SP,#0x30+var_28]                                 ; +0x38, 0xe6ca4\nSUB             W8, W8, W9                                             ; +0x3c, 0xe6ca8\nMOV             W9, #0x4240                                            ; +0x40, 0xe6cac\nMOV             W11, #0x3E8                                            ; +0x44, 0xe6cb0\nMOVK            W9, #0xF,LSL#16                                        ; +0x48, 0xe6cb4\nBL              sub_E7414                                              ; +0x4c, 0xe6cb8\nLDP             X29, X30, [SP,#0x30+var_10]                            ; +0x50, 0xe6cbc\nLDR             X19, [SP,#0x30+var_20]                                 ; +0x54, 0xe6cc0\nB               loc_E73E0                                              ; +0x58, 0xe6cc4", "xrefs": [".FMOD_OS_Time_GetUs @ 0x1099ec", "<???> @ 0x6b38", ".FMOD_OS_Time_GetUs @ 0x1099e4", "<???> @ 0x1115b8"], "is_objc": false, "is_arm32": false, "is_arm64": false, "bida_info": "8.0.0 @ https://github.com/Stazzical/BromaIDA", "bindings_info": "commit ba9f177b at Thu Jul 16 22:52:06 2026 from https://github.com/geode-sdk/bindings"}