Skip to content

Instantly share code, notes, and snippets.

@adamsitnik
Created June 12, 2020 10:20
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save adamsitnik/299f66845a3733514c613f8ac00fefd4 to your computer and use it in GitHub Desktop.
Save adamsitnik/299f66845a3733514c613f8ac00fefd4 to your computer and use it in GitHub Desktop.
{"exporter": "Microsoft.Diagnostics.Tracing.TraceEvent@2.0.56.0", "name": "after.speedscope", "activeProfileIndex": 0, "$schema": "https://www.speedscope.app/file-format-schema.json", "shared": { "frames": [ { "name": "Process32 Process(23092) (23092) Args: " }, { "name": "(Non-Activities)" }, { "name": "Threads" }, { "name": "Thread (23092)" }, { "name": "VoiceMemo.Tizen.Wearable!VoiceMemo.Tizen.Wearable.Program.Main(class System.String[])" }, { "name": "UNMANAGED_CODE_TIME" }, { "name": "Xamarin.Forms.Platform.Tizen!Xamarin.Forms.Forms..cctor()" }, { "name": "Xamarin.Forms.Platform.Tizen!Xamarin.Forms.Forms.SetupInit(class Tizen.Applications.CoreApplication,value class System.Nullable`1<value class Xamarin.Forms.InitializationOptions>)" }, { "name": "Xamarin.Forms.Platform.Tizen!Xamarin.Forms.Platform.Tizen.TizenPlatformServices+AppDomain.RegisterAssemblyRecursively(class System.Reflection.Assembly)" }, { "name": "System.Private.CoreLib!System.String.StartsWith(class System.String)" }, { "name": "System.Private.CoreLib!System.String.StartsWith(class System.String,value class System.StringComparison)" }, { "name": "System.Private.CoreLib!System.Globalization.CompareInfo.IsPrefix(class System.String,class System.String,value class System.Globalization.CompareOptions)" }, { "name": "System.Private.CoreLib!System.Globalization.CompareInfo.StartsWith(class System.String,class System.String,value class System.Globalization.CompareOptions)" }, { "name": "System.Private.CoreLib!System.Reflection.Assembly.Load(class System.Reflection.AssemblyName)" }, { "name": "System.Private.CoreLib!System.Reflection.Assembly.Load(class System.Reflection.AssemblyName,value class System.Threading.StackCrawlMark&,class System.Runtime.Loader.AssemblyLoadContext)" }, { "name": "System.Private.CoreLib!System.Reflection.RuntimeAssembly.InternalLoadAssemblyName(class System.Reflection.AssemblyName,value class System.Threading.StackCrawlMark&,class System.Runtime.Loader.AssemblyLoadContext)" }, { "name": "Xamarin.Forms.Core!Xamarin.Forms.Internals.Registrar.RegisterAll(class System.Type[],value class Xamarin.Forms.InitializationFlags)" }, { "name": "System.Private.CoreLib!System.Reflection.RuntimeAssembly.GetCustomAttributes(class System.Type,bool)" }, { "name": "System.Private.CoreLib!System.Reflection.CustomAttribute.GetCustomAttributes(class System.Reflection.RuntimeAssembly,class System.RuntimeType)" }, { "name": "System.Private.CoreLib!System.Reflection.CustomAttribute.GetCustomAttributes(class System.Reflection.RuntimeModule,int32,int32,class System.RuntimeType)" }, { "name": "System.Private.CoreLib!System.Reflection.CustomAttribute.AddCustomAttributes(value class ListBuilder`1<class System.Object>&,class System.Reflection.RuntimeModule,int32,class System.RuntimeType,bool,value class ListBuilder`1<class System.Object>)" }, { "name": "System.Private.CoreLib!System.Reflection.CustomAttribute.CreateCaObject(class System.Reflection.RuntimeModule,class System.RuntimeType,class System.IRuntimeMethodInfo,int&,int,int32&)" }, { "name": "System.Private.CoreLib!System.Reflection.CustomAttribute.FilterCustomAttributeRecord(value class System.Reflection.MetadataToken,value class System.Reflection.MetadataImport&,class System.Reflection.RuntimeModule,value class System.Reflection.MetadataToken,class System.RuntimeType,bool,value class ListBuilder`1<class System.Object>&,class System.RuntimeType&,class System.IRuntimeMethodInfo&,bool&,bool&)" }, { "name": "System.Private.CoreLib!System.Reflection.RuntimeModule.ResolveType(int32,class System.Type[],class System.Type[])" }, { "name": "System.Private.CoreLib!System.Reflection.CustomAttributeData.GetCustomAttributeRecords(class System.Reflection.RuntimeModule,int32)" }, { "name": "CPU_TIME" }, { "name": "System.Private.CoreLib!System.Reflection.Assembly.GetName()" }, { "name": "System.Private.CoreLib!System.Reflection.RuntimeAssembly.GetName(bool)" }, { "name": "Xamarin.Forms.Core!Xamarin.Forms.Internals.Registrar.RegisterStylesheets()" }, { "name": "System.Private.CoreLib!System.Collections.Generic.Dictionary`2[System.__Canon,System.__Canon].TryInsert(!0,!1,value class System.Collections.Generic.InsertionBehavior)" }, { "name": "System.Private.CoreLib!System.Collections.Generic.Dictionary`2[System.__Canon,System.__Canon].Resize(int32,bool)" }, { "name": "Xamarin.Forms.Core!Xamarin.Forms.DependencyService.Initialize(class System.Reflection.Assembly[])" }, { "name": "System.Private.CoreLib!System.ModuleHandle.ResolveMethodHandleInternal(class System.Reflection.RuntimeModule,int32,value class System.RuntimeTypeHandle[],value class System.RuntimeTypeHandle[])" }, { "name": "Tizen.Applications.UI!Tizen.Applications.CoreUIApplication.Run(class System.String[])" }, { "name": "Tizen.Applications.Common!Tizen.Applications.CoreApplication.Run(class System.String[])" }, { "name": "Tizen.Applications.UI!Tizen.Applications.CoreBackend.UICoreBackend.Run(class System.String[])" }, { "name": "Tizen.Applications.UI!Tizen.Applications.CoreBackend.UICoreBackend.OnCreateNative(int)" }, { "name": "Xamarin.Forms.Platform.Tizen!Xamarin.Forms.Platform.Tizen.FormsApplication.OnPreCreate()" }, { "name": "ElmSharp!ElmSharp.Window..ctor(class ElmSharp.Window,class System.String,value class ElmSharp.WindowType)" }, { "name": "ElmSharp!ElmSharp.EvasObject.Realize(class ElmSharp.EvasObject)" }, { "name": "ElmSharp!ElmSharp.Window.CreateHandle(class ElmSharp.EvasObject)" }, { "name": "Xamarin.Forms.Platform.Tizen!Xamarin.Forms.Platform.Tizen.FormsApplication.InitializeWindow()" }, { "name": "ElmSharp!ElmSharp.Conformant..ctor(class ElmSharp.Window)" }, { "name": "ElmSharp!ElmSharp.Widget..ctor(class ElmSharp.EvasObject)" }, { "name": "ElmSharp!ElmSharp.EvasObjectEvent.add_On(class System.EventHandler)" }, { "name": "ElmSharp!ElmSharp.EvasObjectEvent`1[System.__Canon].add_On(class System.EventHandler`1<!0>)" }, { "name": "ElmSharp!ElmSharp.Window.set_AvailableRotations(value class ElmSharp.DisplayRotation)" }, { "name": "ElmSharp!Interop+Elementary.elm_win_wm_rotation_available_rotations_set(int,int32[])" }, { "name": "Xamarin.Forms.Platform.Tizen!Xamarin.Forms.Platform.Tizen.WindowExtension.GetDeviceOrientation(class ElmSharp.Window)" }, { "name": "System.Private.CoreLib!System.Lazy`1[Xamarin.Forms.Internals.DeviceOrientation].CreateValue()" }, { "name": "System.Private.CoreLib!System.Lazy`1[Xamarin.Forms.Internals.DeviceOrientation].ExecutionAndPublication(class System.LazyHelper,bool)" }, { "name": "System.Private.CoreLib!System.Lazy`1[Xamarin.Forms.Internals.DeviceOrientation].ViaFactory(value class System.Threading.LazyThreadSafetyMode)" }, { "name": "Xamarin.Forms.Platform.Tizen!Xamarin.Forms.Forms+<>c.<.cctor>b__48_3()" }, { "name": "Tizen.System.Information!Tizen.System.Information.TryGetSystemInfoValue(class System.String,!!0&)" }, { "name": "Tizen.System.Information!Tizen.System.SystemInfo.GetValueType(class System.String,value class SystemInfoValueType&)" }, { "name": "Xamarin.Forms.Platform.Tizen!Xamarin.Forms.Platform.Tizen.Platform.CreatePlatform(class ElmSharp.EvasObject)" }, { "name": "Xamarin.Forms.Platform.Tizen!Xamarin.Forms.Platform.Tizen.DefaultPlatform..ctor(class ElmSharp.EvasObject)" }, { "name": "Xamarin.Forms.Core!Xamarin.Forms.MessagingCenter.Subscribe(class System.Object,class System.String,class System.Action`2<!!0,!!1>,!!0)" }, { "name": "Xamarin.Forms.Core!Xamarin.Forms.MessagingCenter.Xamarin.Forms.IMessagingCenter.Subscribe(class System.Object,class System.String,class System.Action`2<!!0,!!1>,!!0)" }, { "name": "Xamarin.Forms.Core!Xamarin.Forms.MessagingCenter.InnerSubscribe(class System.Object,class System.String,class System.Type,class System.Type,class System.Object,class System.Reflection.MethodInfo,class Filter)" }, { "name": "System.Private.CoreLib!System.Collections.Generic.Dictionary`2[System.__Canon,System.__Canon].Initialize(int32)" }, { "name": "ElmSharp!ElmSharp.Naviframe..ctor(class ElmSharp.EvasObject)" }, { "name": "ElmSharp!ElmSharp.Widget.OnRealized()" }, { "name": "ElmSharp!ElmSharp.SmartEvent.add_On(class System.EventHandler)" }, { "name": "ElmSharp!ElmSharp.SmartEvent`1[System.__Canon].add_On(class System.EventHandler`1<!0>)" }, { "name": "VoiceMemo.Tizen.Wearable!VoiceMemo.Tizen.Wearable.Program.OnCreate()" }, { "name": "VoiceMemo!VoiceMemo.App..ctor()" }, { "name": "Xamarin.Forms.Core!Xamarin.Forms.Application..ctor()" }, { "name": "Xamarin.Forms.Core!Xamarin.Forms.DependencyService.Get(value class Xamarin.Forms.DependencyFetchTarget)" }, { "name": "Xamarin.Forms.Platform.Tizen!Xamarin.Forms.Platform.Tizen.ResourcesProvider.GetSystemResources()" }, { "name": "Xamarin.Forms.Platform.Tizen!Xamarin.Forms.Platform.Tizen.ResourcesProvider.UpdateStyles()" }, { "name": "Xamarin.Forms.Core!Xamarin.Forms.Device+Styles..cctor()" }, { "name": "Xamarin.Forms.Platform.Tizen!Xamarin.Forms.Platform.Tizen.ResourcesProvider.GetStyleByKey(class System.String)" }, { "name": "Xamarin.Forms.Platform.Tizen!Xamarin.Forms.Platform.Tizen.ResourcesProvider.GetStyle(value class System.Nullable`1<int32>,value class System.Nullable`1<value class Xamarin.Forms.Color>)" }, { "name": "Xamarin.Forms.Core!Xamarin.Forms.Label..cctor()" }, { "name": "Xamarin.Forms.Core!Xamarin.Forms.PaddingElement..cctor()" }, { "name": "VoiceMemo!VoiceMemo.App.UpdateLocale()" }, { "name": "System.Private.CoreLib!System.Activator.CreateInstance(class System.Type,bool,bool)" }, { "name": "System.Private.CoreLib!System.RuntimeType.CreateInstanceDefaultCtor(bool,bool,bool,bool)" }, { "name": "System.Private.CoreLib!System.RuntimeType.CreateInstanceDefaultCtorSlow(bool,bool,bool)" }, { "name": "?!?" }, { "name": "VoiceMemo.Tizen.Wearable!VoiceMemo.Tizen.Wearable.Services.LocaleService..ctor()" }, { "name": "VoiceMemo.Tizen.Wearable!VoiceMemo.Tizen.Wearable.Services.LocaleService.GetCurrentCultureInfo()" }, { "name": "Tizen.System.SystemSettings!Tizen.System.SystemSettings.get_LocaleLanguage()" }, { "name": "Tizen.System.SystemSettings!Tizen.System.SystemSettings.add_LocaleLanguageChanged(class System.EventHandler`1<class Tizen.System.LocaleLanguageChangedEventArgs>)" }, { "name": "VoiceMemo!VoiceMemo.App.InitializeComponent()" }, { "name": "Xamarin.Forms.Core!Xamarin.Forms.Internals.NameScope.SetNameScope(class Xamarin.Forms.BindableObject,class Xamarin.Forms.Internals.INameScope)" }, { "name": "Xamarin.Forms.Core!Xamarin.Forms.BindableObject.SetValue(class Xamarin.Forms.BindableProperty,class System.Object,bool,bool)" }, { "name": "Xamarin.Forms.Core!Xamarin.Forms.BindableObject.SetValueCore(class Xamarin.Forms.BindableProperty,class System.Object,value class Xamarin.Forms.Internals.SetValueFlags,value class SetValuePrivateFlags)" }, { "name": "Xamarin.Forms.Core!Xamarin.Forms.BindableObject.SetValueActual(class Xamarin.Forms.BindableProperty,class BindablePropertyContext,class System.Object,bool,value class Xamarin.Forms.Internals.SetValueFlags,bool)" }, { "name": "Xamarin.Forms.Core!Xamarin.Forms.Element.OnPropertyChanged(class System.String)" }, { "name": "Xamarin.Forms.Xaml!Xamarin.Forms.Xaml.StaticResourceExtension.ProvideValue(class System.IServiceProvider)" }, { "name": "Xamarin.Forms.Xaml!Xamarin.Forms.Xaml.StaticResourceExtension.TryGetResource(class System.String,class System.Collections.Generic.IEnumerable`1<class System.Object>,class System.Object&,class Xamarin.Forms.ResourceDictionary&)" }, { "name": "Xamarin.Forms.Core!Xamarin.Forms.FontAttributesConverter.ConvertFromInvariantString(class System.String)" }, { "name": "VoiceMemo!VoiceMemo.Views.PageFactory.GetInstance(value class VoiceMemo.Views.Pages,class System.Object)" }, { "name": "VoiceMemo!VoiceMemo.Views.MainPage..ctor()" }, { "name": "Tizen.Wearable.CircularUI.Forms!Tizen.Wearable.CircularUI.Forms.CirclePage..ctor()" }, { "name": "Xamarin.Forms.Core!Xamarin.Forms.Page..ctor()" }, { "name": "Xamarin.Forms.Core!Xamarin.Forms.VisualElement..ctor()" }, { "name": "System.Private.CoreLib!System.Collections.Generic.Dictionary`2[Xamarin.Forms.Size,Xamarin.Forms.SizeRequest]..ctor(int32,class System.Collections.Generic.IEqualityComparer`1<!0>)" }, { "name": "System.Private.CoreLib!System.Collections.Generic.EqualityComparer`1[Xamarin.Forms.Size]..cctor()" }, { "name": "Xamarin.Forms.Core!Xamarin.Forms.NavigableElement..ctor()" }, { "name": "Xamarin.Forms.Core!Xamarin.Forms.MergedStyle..ctor(class System.Type,class Xamarin.Forms.BindableObject)" }, { "name": "Xamarin.Forms.Core!Xamarin.Forms.MergedStyle.RegisterImplicitStyles()" }, { "name": "Xamarin.Forms.Core!Xamarin.Forms.BindableObject.SetDynamicResource(class Xamarin.Forms.BindableProperty,class System.String,bool)" }, { "name": "Xamarin.Forms.Core!Xamarin.Forms.Element.OnSetDynamicResource(class Xamarin.Forms.BindableProperty,class System.String)" }, { "name": "Xamarin.Forms.Core!Xamarin.Forms.ResourcesExtensions.TryGetResource(class Xamarin.Forms.IElement,class System.String,class System.Object&)" }, { "name": "Xamarin.Forms.Core!Xamarin.Forms.ResourceDictionary.TryGetValueAndSource(class System.String,class System.Object&,class Xamarin.Forms.ResourceDictionary&)" }, { "name": "Xamarin.Forms.Core!Xamarin.Forms.ResourceDictionary.TryGetMergedDictionaryValue(class System.String,class System.Object&,class Xamarin.Forms.ResourceDictionary&)" }, { "name": "System.Linq!System.Linq.Enumerable.Reverse(class System.Collections.Generic.IEnumerable`1<!!0>)" }, { "name": "System.Private.CoreLib!System.Collections.Generic.List`1[System.__Canon]..cctor()" }, { "name": "VoiceMemo!VoiceMemo.Views.MainPage.InitializeComponent()" }, { "name": "VoiceMemo!VoiceMemo.ViewModels.MainPageModel..ctor()" }, { "name": "VoiceMemo!VoiceMemo.ViewModels.MainPageModel.Init()" }, { "name": "VoiceMemo!VoiceMemo.Resx.AppResources.get_StandByTitleA()" }, { "name": "System.Private.CoreLib!System.Resources.ResourceManager.GetString(class System.String,class System.Globalization.CultureInfo)" }, { "name": "System.Private.CoreLib!System.Resources.ResourceManager.InternalGetResourceSet(class System.Globalization.CultureInfo,bool,bool)" }, { "name": "System.Private.CoreLib!System.Resources.ManifestBasedResourceGroveler.GrovelForResourceSet(class System.Globalization.CultureInfo,class System.Collections.Generic.Dictionary`2<class System.String,class System.Resources.ResourceSet>,bool,bool)" }, { "name": "System.Private.CoreLib!System.Resources.ManifestBasedResourceGroveler.GetSatelliteAssembly(class System.Globalization.CultureInfo)" }, { "name": "System.Private.CoreLib!System.Resources.ResourceManager.GetSatelliteContractVersion(class System.Reflection.Assembly)" }, { "name": "System.Private.CoreLib!System.Reflection.CustomAttributeExtensions.GetCustomAttribute(class System.Reflection.Assembly)" }, { "name": "System.Private.CoreLib!System.Attribute.GetCustomAttribute(class System.Reflection.Assembly,class System.Type,bool)" }, { "name": "System.Private.CoreLib!System.Attribute.GetCustomAttributes(class System.Reflection.Assembly,class System.Type,bool)" }, { "name": "System.Private.CoreLib!System.Resources.ManifestBasedResourceGroveler.InternalGetSatelliteAssembly(class System.Reflection.Assembly,class System.Globalization.CultureInfo,class System.Version)" }, { "name": "System.Private.CoreLib!System.Reflection.RuntimeAssembly.InternalGetSatelliteAssembly(class System.Globalization.CultureInfo,class System.Version,bool)" }, { "name": "VoiceMemo!VoiceMemo.ViewModels.MainPageModel.RegisterForImportantEvents()" }, { "name": "Xamarin.Forms.Core!Xamarin.Forms.AbsoluteLayout..ctor()" }, { "name": "Xamarin.Forms.Core!Xamarin.Forms.Layout`1[System.__Canon]..ctor()" }, { "name": "Xamarin.Forms.Core!Xamarin.Forms.ObservableWrapper`2[System.__Canon,System.__Canon]..ctor(class System.Collections.ObjectModel.ObservableCollection`1<!0>)" }, { "name": "System.ObjectModel!System.Collections.ObjectModel.ObservableCollection`1[System.__Canon].add_CollectionChanged(class System.Collections.Specialized.NotifyCollectionChangedEventHandler)" }, { "name": "System.Private.CoreLib!System.MulticastDelegate.CombineImpl(class System.Delegate)" }, { "name": "Xamarin.Forms.Core!Xamarin.Forms.VisualElement.set_Resources(class Xamarin.Forms.ResourceDictionary)" }, { "name": "Xamarin.Forms.Core!Xamarin.Forms.Element.OnResourcesChanged(class System.Collections.Generic.IEnumerable`1<value class System.Collections.Generic.KeyValuePair`2<class System.String,class System.Object>>)" }, { "name": "Xamarin.Forms.Core!Xamarin.Forms.ResourceDictionary.Add(class System.String,class System.Object)" }, { "name": "Xamarin.Forms.Core!Xamarin.Forms.ResourceDictionary.OnValueChanged(class System.String,class System.Object)" }, { "name": "Xamarin.Forms.Core!Xamarin.Forms.ResourceDictionary.OnValuesChanged(value class System.Collections.Generic.KeyValuePair`2<class System.String,class System.Object>[])" }, { "name": "Xamarin.Forms.Core!Xamarin.Forms.VisualElement.OnResourcesChanged(class System.Object,class Xamarin.Forms.Internals.ResourcesChangedEventArgs)" }, { "name": "Xamarin.Forms.Core!Xamarin.Forms.BindableObject.BindingContextPropertyChanged(class Xamarin.Forms.BindableObject,class System.Object,class System.Object)" }, { "name": "Tizen.Wearable.CircularUI.Forms!Tizen.Wearable.CircularUI.Forms.CirclePage.OnBindingContextChanged()" }, { "name": "Xamarin.Forms.Core!Xamarin.Forms.ContentPage.OnBindingContextChanged()" }, { "name": "Xamarin.Forms.Core!Xamarin.Forms.ContentPage.get_Content()" }, { "name": "Xamarin.Forms.Core!Xamarin.Forms.ImageElement.OnImageSourceChanged(class Xamarin.Forms.BindableObject,class System.Object,class System.Object)" }, { "name": "Xamarin.Forms.Core!Xamarin.Forms.ObservableWrapper`2[System.__Canon,System.__Canon].Add(!1)" }, { "name": "System.Private.CoreLib!System.Collections.ObjectModel.Collection`1[System.__Canon].Add(!0)" }, { "name": "System.ObjectModel!System.Collections.ObjectModel.ObservableCollection`1[System.__Canon].InsertItem(int32,!0)" }, { "name": "System.ObjectModel!System.Collections.ObjectModel.ObservableCollection`1[System.__Canon].OnCollectionChanged(class System.Collections.Specialized.NotifyCollectionChangedEventArgs)" }, { "name": "Xamarin.Forms.Core!Xamarin.Forms.Layout.InternalChildrenOnCollectionChanged(class System.Object,class System.Collections.Specialized.NotifyCollectionChangedEventArgs)" }, { "name": "Xamarin.Forms.Core!Xamarin.Forms.Layout.OnInternalAdded(class Xamarin.Forms.View)" }, { "name": "Xamarin.Forms.Core!Xamarin.Forms.AbsoluteLayout.OnChildAdded(class Xamarin.Forms.Element)" }, { "name": "Xamarin.Forms.Core!Xamarin.Forms.Layout`1[System.__Canon].OnChildAdded(class Xamarin.Forms.Element)" }, { "name": "Xamarin.Forms.Core!Xamarin.Forms.VisualElement.OnChildAdded(class Xamarin.Forms.Element)" }, { "name": "Xamarin.Forms.Core!Xamarin.Forms.Element.OnChildAdded(class Xamarin.Forms.Element)" }, { "name": "Xamarin.Forms.Core!Xamarin.Forms.Element.set_Parent(class Xamarin.Forms.Element)" }, { "name": "Xamarin.Forms.Core!Xamarin.Forms.NavigableElement.OnParentSet()" }, { "name": "Xamarin.Forms.Core!Xamarin.Forms.Element.OnParentSet()" }, { "name": "Xamarin.Forms.Core!Xamarin.Forms.VisualElement.Xamarin.Forms.IPropertyPropagationController.PropagatePropertyChanged(class System.String)" }, { "name": "Xamarin.Forms.Core!Xamarin.Forms.Internals.PropertyPropagationExtensions.PropagatePropertyChanged(class System.String,class Xamarin.Forms.Element,class System.Collections.IEnumerable)" }, { "name": "Xamarin.Forms.Core!Xamarin.Forms.Layout.InvalidateLayout()" }, { "name": "Xamarin.Forms.Core!Xamarin.Forms.Layout.ForceLayout()" }, { "name": "Xamarin.Forms.Core!Xamarin.Forms.Layout.OnSizeAllocated(float64,float64)" }, { "name": "Xamarin.Forms.Core!Xamarin.Forms.NavigableElement+<>c.<.cctor>b__20_0(class Xamarin.Forms.BindableObject,class System.Object,class System.Object)" }, { "name": "Xamarin.Forms.Core!Xamarin.Forms.MergedStyle.set_Style(class Xamarin.Forms.IStyle)" }, { "name": "Xamarin.Forms.Core!Xamarin.Forms.MergedStyle.SetStyle(class Xamarin.Forms.IStyle,class System.Collections.Generic.IList`1<class Xamarin.Forms.Style>,class Xamarin.Forms.IStyle)" }, { "name": "Xamarin.Forms.Core!Xamarin.Forms.Style.Xamarin.Forms.IStyle.Apply(class Xamarin.Forms.BindableObject)" }, { "name": "Xamarin.Forms.Core!Xamarin.Forms.Style.ApplyCore(class Xamarin.Forms.BindableObject,class Xamarin.Forms.Style)" }, { "name": "Xamarin.Forms.Core!Xamarin.Forms.Setter.Apply(class Xamarin.Forms.BindableObject,bool)" }, { "name": "Xamarin.Forms.Core!Xamarin.Forms.Style.get_Triggers()" }, { "name": "Xamarin.Forms.Core!Xamarin.Forms.BindableObject.ApplyBindings(bool,bool)" }, { "name": "Xamarin.Forms.Core!Xamarin.Forms.Binding.Unapply(bool)" }, { "name": "Xamarin.Forms.Core!Xamarin.Forms.BindingExpression.Unapply()" }, { "name": "Xamarin.Forms.Core!Xamarin.Forms.TemplateUtilities.OnContentChanged(class Xamarin.Forms.BindableObject,class System.Object,class System.Object)" }, { "name": "Xamarin.Forms.Core!Xamarin.Forms.Page.InternalChildrenOnCollectionChanged(class System.Object,class System.Collections.Specialized.NotifyCollectionChangedEventArgs)" }, { "name": "Xamarin.Forms.Core!Xamarin.Forms.Page.OnInternalAdded(class Xamarin.Forms.VisualElement)" }, { "name": "Xamarin.Forms.Core!Xamarin.Forms.ResourcesExtensions.GetMergedResources(class Xamarin.Forms.IElement)" }, { "name": "Xamarin.Forms.Core!Xamarin.Forms.TemplatedPage.SetChildInheritedBindingContext(class Xamarin.Forms.Element,class System.Object)" }, { "name": "Xamarin.Forms.Core!Xamarin.Forms.BindableObject.SetInheritedBindingContext(class Xamarin.Forms.BindableObject,class System.Object)" }, { "name": "Xamarin.Forms.Core!Xamarin.Forms.View.OnBindingContextChanged()" }, { "name": "Xamarin.Forms.Core!Xamarin.Forms.Element.OnBindingContextChanged()" }, { "name": "Xamarin.Forms.Core!Xamarin.Forms.BindableObjectExtensions.PropagateBindingContext(class Xamarin.Forms.BindableObject,class System.Collections.Generic.IList`1<!!0>,class System.Action`2<class Xamarin.Forms.BindableObject,class System.Object>)" }, { "name": "Xamarin.Forms.Core!Xamarin.Forms.Element.<OnBindingContextChanged>b__82_0(class Xamarin.Forms.BindableObject,class System.Object)" }, { "name": "Xamarin.Forms.Core!Xamarin.Forms.Element.SetChildInheritedBindingContext(class Xamarin.Forms.Element,class System.Object)" }, { "name": "Xamarin.Forms.Core!Xamarin.Forms.Binding.Apply(class System.Object,class Xamarin.Forms.BindableObject,class Xamarin.Forms.BindableProperty,bool)" }, { "name": "Xamarin.Forms.Core!Xamarin.Forms.BindingExpression.Apply(class System.Object,class Xamarin.Forms.BindableObject,class Xamarin.Forms.BindableProperty)" }, { "name": "Xamarin.Forms.Core!Xamarin.Forms.BindingExpression.ApplyCore(class System.Object,class Xamarin.Forms.BindableObject,class Xamarin.Forms.BindableProperty,bool)" }, { "name": "Xamarin.Forms.Core!Xamarin.Forms.Label.OnTextPropertyChanged(class Xamarin.Forms.BindableObject,class System.Object,class System.Object)" }, { "name": "Xamarin.Forms.Core!Xamarin.Forms.VisualElement.InvalidateMeasureInternal(value class Xamarin.Forms.Internals.InvalidationTrigger)" }, { "name": "Xamarin.Forms.Core!Xamarin.Forms.Layout.OnChildMeasureInvalidated(class System.Object,class System.EventArgs)" }, { "name": "Xamarin.Forms.Core!Xamarin.Forms.Page.OnToolbarItemsCollectionChanged(class System.Object,class System.Collections.Specialized.NotifyCollectionChangedEventArgs)" }, { "name": "Xamarin.Forms.Core!Xamarin.Forms.BindingExpression+BindingExpressionPart.Subscribe(class System.ComponentModel.INotifyPropertyChanged)" }, { "name": "Xamarin.Forms.Core!Xamarin.Forms.BindingExpression+WeakPropertyChangedProxy.SubscribeTo(class System.ComponentModel.INotifyPropertyChanged,class System.ComponentModel.PropertyChangedEventHandler)" }, { "name": "VoiceMemo!VoiceMemo.ViewModels.BasePageModel.add_PropertyChanged(class System.ComponentModel.PropertyChangedEventHandler)" }, { "name": "Xamarin.Forms.Core!Xamarin.Forms.BindingExpression.TryConvert(class System.Object&,class Xamarin.Forms.BindableProperty,class System.Type,bool)" }, { "name": "Xamarin.Forms.Core!Xamarin.Forms.BindableProperty.TryConvert(class System.Object&)" }, { "name": "Xamarin.Forms.Core!Xamarin.Forms.Xaml.TypeConversionExtensions.GetImplicitConversionOperator(class System.Type,class System.Type,class System.Type)" }, { "name": "Xamarin.Forms.Core!Xamarin.Forms.MessagingCenter.Subscribe(class System.Object,class System.String,class System.Action`1<!!0>,!!0)" }, { "name": "Xamarin.Forms.Core!Xamarin.Forms.NavigationPage..ctor()" }, { "name": "Xamarin.Forms.Core!Xamarin.Forms.Application.set_MainPage(class Xamarin.Forms.Page)" }, { "name": "Xamarin.Forms.Core!Xamarin.Forms.VisualElement.OnParentResourcesChanged(class System.Collections.Generic.IEnumerable`1<value class System.Collections.Generic.KeyValuePair`2<class System.String,class System.Object>>)" }, { "name": "Xamarin.Forms.Core!Xamarin.Forms.Element.OnParentResourcesChanged(class System.Object,class Xamarin.Forms.Internals.ResourcesChangedEventArgs)" }, { "name": "Xamarin.Forms.Platform.Tizen!Xamarin.Forms.Platform.Tizen.FormsApplication.LoadApplication(class Xamarin.Forms.Application)" }, { "name": "System.Private.CoreLib!System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start(!!0&)" }, { "name": "Xamarin.Forms.Platform.Tizen!Xamarin.Forms.Platform.Tizen.FormsApplication+<LoadApplication>d__21.MoveNext()" }, { "name": "VoiceMemo!VoiceMemo.App.OnStart()" }, { "name": "VoiceMemo!VoiceMemo.App+<OnStart>d__6.MoveNext()" }, { "name": "VoiceMemo.Tizen.Wearable!VoiceMemo.Tizen.Wearable.Services.UserPermission.GetPermission(class System.String)" }, { "name": "VoiceMemo.Tizen.Wearable!VoiceMemo.Tizen.Wearable.Services.UserPermission+<GetPermission>d__3.MoveNext()" }, { "name": "Tizen.Security.PrivacyPrivilegeManager!Tizen.Security.PrivacyPrivilegeManager.CheckPermission(class System.String)" }, { "name": "Xamarin.Forms.Core!Xamarin.Forms.MessagingCenter.Send(!!0,class System.String,!!1)" }, { "name": "Xamarin.Forms.Platform.Tizen!Xamarin.Forms.Platform.Tizen.FormsApplication.SetPage(class Xamarin.Forms.Page)" }, { "name": "Xamarin.Forms.Platform.Tizen!Xamarin.Forms.Platform.Tizen.DefaultPlatform.SetPage(class Xamarin.Forms.Page)" }, { "name": "Xamarin.Forms.Platform.Tizen!Xamarin.Forms.Platform.Tizen.Platform.CreateRenderer(class Xamarin.Forms.VisualElement)" }, { "name": "Xamarin.Forms.Core!Xamarin.Forms.Internals.Registrar`1[System.__Canon].GetHandlerForObject(class System.Object)" }, { "name": "Xamarin.Forms.Core!Xamarin.Forms.Internals.Registrar`1[System.__Canon].GetHandler(class System.Type,class System.Type)" }, { "name": "Xamarin.Forms.Core!Xamarin.Forms.Internals.DependencyResolver.ResolveOrCreate(class System.Type,class System.Object,class System.Type,class System.Object[])" }, { "name": "Xamarin.Forms.Platform.Tizen!Xamarin.Forms.Platform.Tizen.NavigationPageRenderer..ctor()" }, { "name": "Xamarin.Forms.Platform.Tizen!Xamarin.Forms.Platform.Tizen.VisualElementRenderer`1[System.__Canon]..ctor()" }, { "name": "Xamarin.Forms.Platform.Tizen!Xamarin.Forms.Platform.Tizen.VisualElementRenderer`1[System.__Canon].Xamarin.Forms.Platform.Tizen.IVisualElementRenderer.SetElement(class Xamarin.Forms.VisualElement)" }, { "name": "Xamarin.Forms.Platform.Tizen!Xamarin.Forms.Platform.Tizen.VisualElementRenderer`1[System.__Canon].SetElement(!0)" }, { "name": "Xamarin.Forms.Platform.Tizen!Xamarin.Forms.Platform.Tizen.NavigationPageRenderer.OnElementChanged(class Xamarin.Forms.Platform.Tizen.ElementChangedEventArgs`1<class Xamarin.Forms.NavigationPage>)" }, { "name": "Xamarin.Forms.Platform.Tizen!Xamarin.Forms.Platform.Tizen.VisualElementRenderer`1[System.__Canon].OnElementChanged(class Xamarin.Forms.Platform.Tizen.ElementChangedEventArgs`1<!0>)" }, { "name": "Xamarin.Forms.Platform.Tizen!Xamarin.Forms.Platform.Tizen.VisualElementRenderer`1[System.__Canon].UpdateAllProperties(bool)" }, { "name": "System.Linq!System.Linq.Enumerable+DistinctIterator`1[System.__Canon].MoveNext()" }, { "name": "System.Linq!System.Linq.Set`1[System.__Canon].Add(!0)" }, { "name": "System.Linq!System.Linq.Set`1[System.__Canon].InternalGetHashCode(!0)" }, { "name": "System.Linq!System.Linq.Enumerable+DistinctIterator`1[System.__Canon].Dispose()" }, { "name": "Xamarin.Forms.Platform.Tizen!Xamarin.Forms.Platform.Tizen.VisualElementRenderer`1[System.__Canon].AddChild(class Xamarin.Forms.Element)" }, { "name": "Xamarin.Forms.Core!Xamarin.Forms.Internals.Registrar`1[System.__Canon].GetHandlerType(class System.Type,class System.Type)" }, { "name": "Tizen.Wearable.CircularUI.Forms.Renderer!Tizen.Wearable.CircularUI.Forms.Renderer.CirclePageRenderer.OnElementChanged(class Xamarin.Forms.Platform.Tizen.ElementChangedEventArgs`1<class Tizen.Wearable.CircularUI.Forms.CirclePage>)" }, { "name": "Tizen.Wearable.CircularUI.Forms.Renderer!Tizen.Wearable.CircularUI.Forms.Renderer.CirclePageRenderer.OnRealized()" }, { "name": "Tizen.Wearable.CircularUI.Forms.Renderer!Tizen.Wearable.CircularUI.Forms.Renderer.ObservableBox..ctor(class ElmSharp.EvasObject)" }, { "name": "ElmSharp!ElmSharp.Box.CreateHandle(class ElmSharp.EvasObject)" }, { "name": "ElmSharp!ElmSharp.Layout.OnRealized()" }, { "name": "System.Private.CoreLib!System.Collections.Generic.Dictionary`2[System.__Canon,System.__Canon]..ctor(int32,class System.Collections.Generic.IEqualityComparer`1<!0>)" }, { "name": "System.Private.CoreLib!System.Collections.Generic.EqualityComparer`1[System.__Canon].get_Default()" }, { "name": "System.Private.CoreLib!System.Collections.Generic.EqualityComparer`1[System.__Canon]..cctor()" }, { "name": "System.Private.CoreLib!System.Collections.Generic.ComparerHelpers.CreateDefaultEqualityComparer(class System.Type)" }, { "name": "System.Private.CoreLib!System.RuntimeType.MakeGenericType(class System.Type[])" }, { "name": "System.Private.CoreLib!System.RuntimeType.GetGenericArguments()" }, { "name": "Xamarin.Forms.Platform.Tizen!Xamarin.Forms.Platform.Tizen.TizenPlatformServices.BeginInvokeOnMainThread(class System.Action)" }, { "name": "Tizen.Applications.Common!Tizen.Applications.TizenSynchronizationContext.Post(class System.Threading.SendOrPostCallback,class System.Object)" }, { "name": "Tizen.Applications.Common!Tizen.Applications.TizenSynchronizationContext+GSourceManager.Post(class System.Action)" }, { "name": "Xamarin.Forms.Core!Xamarin.Forms.Internals.Registrar`1[System.__Canon].RegisterRenderWithTypes(class System.Type,class System.Type)" }, { "name": "System.Private.CoreLib!System.Reflection.CustomAttributeExtensions.GetCustomAttributes(class System.Reflection.MemberInfo,bool)" }, { "name": "System.Private.CoreLib!System.Attribute.GetCustomAttributes(class System.Reflection.MemberInfo,class System.Type,bool)" }, { "name": "System.Private.CoreLib!System.RuntimeType.GetCustomAttributes(class System.Type,bool)" }, { "name": "System.Private.CoreLib!System.Reflection.CustomAttribute.GetCustomAttributes(class System.RuntimeType,class System.RuntimeType,bool)" }, { "name": "System.Private.CoreLib!System.RuntimeType.GetGenericTypeDefinition()" }, { "name": "Xamarin.Forms.Platform.Tizen!Xamarin.Forms.Platform.Tizen.LayoutRenderer.OnElementChanged(class Xamarin.Forms.Platform.Tizen.ElementChangedEventArgs`1<class Xamarin.Forms.Layout>)" }, { "name": "Xamarin.Forms.Platform.Tizen!Xamarin.Forms.Platform.Tizen.Native.Canvas..ctor(class ElmSharp.EvasObject)" }, { "name": "Xamarin.Forms.Platform.Tizen!Xamarin.Forms.Platform.Tizen.Native.Box..ctor(class ElmSharp.EvasObject)" }, { "name": "Xamarin.Forms.Platform.Tizen!Xamarin.Forms.Platform.Tizen.ViewRenderer`2[System.__Canon,System.__Canon].OnElementChanged(class Xamarin.Forms.Platform.Tizen.ElementChangedEventArgs`1<!0>)" }, { "name": "Xamarin.Forms.Platform.Tizen!Xamarin.Forms.Platform.Tizen.ViewRenderer`2[System.__Canon,System.__Canon].UpdateIsEnabled(bool)" }, { "name": "System.Private.CoreLib!System.Lazy`1[System.__Canon].CreateValue()" }, { "name": "System.Private.CoreLib!System.Lazy`1[System.__Canon].ExecutionAndPublication(class System.LazyHelper,bool)" }, { "name": "System.Private.CoreLib!System.Lazy`1[System.__Canon].ViaFactory(value class System.Threading.LazyThreadSafetyMode)" }, { "name": "Xamarin.Forms.Platform.Tizen!Xamarin.Forms.Platform.Tizen.ViewRenderer`2[System.__Canon,System.__Canon].<.ctor>b__3_0()" }, { "name": "Xamarin.Forms.Platform.Tizen!Xamarin.Forms.Platform.Tizen.GestureDetector..ctor(class Xamarin.Forms.Platform.Tizen.IVisualElementRenderer)" }, { "name": "System.Private.CoreLib!System.Collections.Generic.Dictionary`2[ElmSharp.GestureLayer+GestureType,System.__Canon]..ctor(int32,class System.Collections.Generic.IEqualityComparer`1<!0>)" }, { "name": "System.Private.CoreLib!System.Collections.Generic.EqualityComparer`1[ElmSharp.GestureLayer+GestureType].get_Default()" }, { "name": "System.Private.CoreLib!System.Collections.Generic.EqualityComparer`1[ElmSharp.GestureLayer+GestureType]..cctor()" }, { "name": "System.Private.CoreLib!System.Collections.Generic.ComparerHelpers.TryCreateEnumEqualityComparer(class System.RuntimeType)" }, { "name": "Xamarin.Forms.Platform.Tizen!Xamarin.Forms.Platform.Tizen.VisualElementRenderer`1[System.__Canon].UpdateTabIndex()" }, { "name": "Xamarin.Forms.Platform.Tizen!Xamarin.Forms.Platform.Tizen.ImageRenderer.OnElementChanged(class Xamarin.Forms.Platform.Tizen.ElementChangedEventArgs`1<class Xamarin.Forms.Image>)" }, { "name": "Xamarin.Forms.Platform.Tizen!Xamarin.Forms.Platform.Tizen.Native.Image..ctor(class ElmSharp.EvasObject)" }, { "name": "ElmSharp!ElmSharp.Image..ctor(class ElmSharp.EvasObject)" }, { "name": "ElmSharp!ElmSharp.Image.CreateHandle(class ElmSharp.EvasObject)" }, { "name": "Xamarin.Forms.Platform.Tizen!Xamarin.Forms.Platform.Tizen.ImageRenderer.UpdateSource()" }, { "name": "Xamarin.Forms.Platform.Tizen!Xamarin.Forms.Platform.Tizen.ImageRenderer+<UpdateSource>d__2.MoveNext()" }, { "name": "Xamarin.Forms.Platform.Tizen!Xamarin.Forms.Platform.Tizen.Native.Image.LoadFromImageSourceAsync(class Xamarin.Forms.ImageSource)" }, { "name": "Xamarin.Forms.Platform.Tizen!Xamarin.Forms.Platform.Tizen.Native.Image+<LoadFromImageSourceAsync>d__5.MoveNext()" }, { "name": "Xamarin.Forms.Platform.Tizen!Xamarin.Forms.Platform.Tizen.FileImageSourceHandler.LoadImageAsync(class Xamarin.Forms.Platform.Tizen.Native.Image,class Xamarin.Forms.ImageSource,value class System.Threading.CancellationToken)" }, { "name": "Xamarin.Forms.Platform.Tizen!Xamarin.Forms.Platform.Tizen.ResourcePath.GetPath(class System.String)" }, { "name": "Tizen.Applications.Common!Tizen.Applications.ResourceManager.TryGetPath(value class Category,class System.String)" }, { "name": "System.IO.FileSystem!System.IO.File.Exists(class System.String)" }, { "name": "System.IO.FileSystem!Interop+Sys.Stat(value class System.ReadOnlySpan`1<wchar>,value class FileStatus&)" }, { "name": "ElmSharp!ElmSharp.Image.LoadAsync(class System.String,value class System.Threading.CancellationToken)" }, { "name": "ElmSharp!ElmSharp.Image+<LoadAsync>d__72.MoveNext()" }, { "name": "Xamarin.Forms.Platform.Tizen!Xamarin.Forms.Platform.Tizen.Native.Canvas.<Initilize>b__5_0(class System.Object,class System.Collections.Specialized.NotifyCollectionChangedEventArgs)" }, { "name": "ElmSharp!ElmSharp.Container.AddChild(class ElmSharp.EvasObject)" }, { "name": "ElmSharp!ElmSharp.EvasObject.add_Deleted(class System.EventHandler)" }, { "name": "Xamarin.Forms.Platform.Tizen!Xamarin.Forms.Platform.Tizen.BoxViewRenderer.OnElementChanged(class Xamarin.Forms.Platform.Tizen.ElementChangedEventArgs`1<class Xamarin.Forms.BoxView>)" }, { "name": "Xamarin.Forms.Platform.Tizen!Xamarin.Forms.Platform.Tizen.GestureDetector.CreateGestureLayer()" }, { "name": "ElmSharp!ElmSharp.GestureLayer..ctor(class ElmSharp.EvasObject)" }, { "name": "Xamarin.Forms.Platform.Tizen!Xamarin.Forms.Platform.Tizen.GestureDetector.AddGestures(class System.Collections.Generic.IEnumerable`1<class Xamarin.Forms.IGestureRecognizer>)" }, { "name": "Xamarin.Forms.Platform.Tizen!Xamarin.Forms.Platform.Tizen.GestureDetector.AddGesture(class Xamarin.Forms.IGestureRecognizer)" }, { "name": "Xamarin.Forms.Platform.Tizen!Xamarin.Forms.Platform.Tizen.GestureDetector.CreateHandler(class Xamarin.Forms.IGestureRecognizer)" }, { "name": "Xamarin.Forms.Core!Xamarin.Forms.Internals.Registrar`1[System.__Canon].GetHandlerForObject(class System.Object,class System.Object[])" }, { "name": "Xamarin.Forms.Core!Xamarin.Forms.Internals.Registrar`1[System.__Canon].GetHandler(class System.Type,class System.Object,class Xamarin.Forms.IVisual,class System.Object[])" }, { "name": "System.Linq!System.Linq.Enumerable.Any(class System.Collections.Generic.IEnumerable`1<!!0>,class System.Func`2<!!0,bool>)" }, { "name": "System.Private.CoreLib!System.Collections.Generic.Dictionary`2[ElmSharp.GestureLayer+GestureType,System.__Canon].ContainsKey(!0)" }, { "name": "System.Private.CoreLib!System.Collections.Generic.Dictionary`2[ElmSharp.GestureLayer+GestureType,System.__Canon].set_Item(!0,!1)" }, { "name": "System.Private.CoreLib!System.Collections.Generic.Dictionary`2[ElmSharp.GestureLayer+GestureType,System.__Canon].TryInsert(!0,!1,value class System.Collections.Generic.InsertionBehavior)" }, { "name": "System.Private.CoreLib!System.Collections.Generic.Dictionary`2[ElmSharp.GestureLayer+GestureType,System.__Canon].Initialize(int32)" }, { "name": "Xamarin.Forms.Platform.Tizen!Xamarin.Forms.Platform.Tizen.GestureDetector.AddTapGesture(value class GestureType)" }, { "name": "ElmSharp!ElmSharp.GestureLayer.SetCallback(value class GestureType,value class GestureState,class System.Action`1<!!0>)" }, { "name": "ElmSharp!ElmSharp.GestureLayer.SetGestureCallback(value class GestureType,value class GestureState,class System.Action`1<class System.Object>)" }, { "name": "Xamarin.Forms.Core!Xamarin.Forms.BindableObject.OnPropertyChanged(class System.String)" }, { "name": "Xamarin.Forms.Platform.Tizen!Xamarin.Forms.Platform.Tizen.LabelRenderer.OnElementChanged(class Xamarin.Forms.Platform.Tizen.ElementChangedEventArgs`1<class Xamarin.Forms.Label>)" }, { "name": "ElmSharp!ElmSharp.Label..ctor(class ElmSharp.EvasObject)" }, { "name": "Xamarin.Forms.Platform.Tizen!Xamarin.Forms.Platform.Tizen.Native.BatchableExtensions.BatchBegin(class Xamarin.Forms.Platform.Tizen.Native.IBatchable)" }, { "name": "Xamarin.Forms.Platform.Tizen!Xamarin.Forms.Platform.Tizen.LabelRenderer.UpdateLineBreakMode()" }, { "name": "Xamarin.Forms.Platform.Tizen!Xamarin.Forms.Platform.Tizen.Native.Label.set_LineBreakMode(value class Xamarin.Forms.Platform.Tizen.Native.LineBreakMode)" }, { "name": "Xamarin.Forms.Platform.Tizen!Xamarin.Forms.Platform.Tizen.Native.BatchableExtensions.BatchCommit(class Xamarin.Forms.Platform.Tizen.Native.IBatchable)" }, { "name": "Xamarin.Forms.Platform.Tizen!Xamarin.Forms.Platform.Tizen.Native.Label.Xamarin.Forms.Platform.Tizen.Native.IBatchable.OnBatchCommitted()" }, { "name": "Xamarin.Forms.Platform.Tizen!Xamarin.Forms.Platform.Tizen.Native.Label.ApplyTextAndStyle()" }, { "name": "ElmSharp!ElmSharp.Label.set_TextStyle(class System.String)" }, { "name": "Xamarin.Forms.Platform.Tizen!Xamarin.Forms.Platform.Tizen.LabelRenderer.UpdateFontProperties()" }, { "name": "Xamarin.Forms.Core!Xamarin.Forms.VisualElement.set_IsPlatformEnabled(bool)" }, { "name": "Xamarin.Forms.Core!Xamarin.Forms.Layout.OnChildMeasureInvalidated(class Xamarin.Forms.VisualElement,value class Xamarin.Forms.Internals.InvalidationTrigger)" }, { "name": "Xamarin.Forms.Platform.Tizen!Xamarin.Forms.Platform.Tizen.NavigationPageRenderer.OnElementReady()" }, { "name": "ElmSharp!ElmSharp.Naviframe.Push(class ElmSharp.EvasObject,class System.String,class System.String)" }, { "name": "Xamarin.Forms.Platform.Tizen!Xamarin.Forms.Platform.Tizen.NavigationPageRenderer.UpdateHasNavigationBar(class Xamarin.Forms.Page)" }, { "name": "Xamarin.Forms.Platform.Tizen!Xamarin.Forms.Platform.Tizen.NavigationPageRenderer.UpdateToolbarItem(class Xamarin.Forms.Page,class ElmSharp.NaviItem)" }, { "name": "Xamarin.Forms.Platform.Tizen!Xamarin.Forms.Platform.Tizen.NavigationPageRenderer.GetToolbarButton(value class ToolbarButtonPosition)" }, { "name": "Xamarin.Forms.Core!Xamarin.Forms.Internals.ToolbarTracker.get_ToolbarItems()" }, { "name": "Xamarin.Forms.Core!Xamarin.Forms.Internals.ToolbarTracker.GetCurrentToolbarItems(class Xamarin.Forms.Page)" }, { "name": "System.Private.CoreLib!System.Collections.Generic.List`1[System.__Canon].InsertRange(int32,class System.Collections.Generic.IEnumerable`1<!0>)" }, { "name": "System.Private.CoreLib!System.Collections.ObjectModel.Collection`1[System.__Canon].CopyTo(!0[],int32)" }, { "name": "System.Private.CoreLib!System.Collections.Generic.List`1[System.__Canon].CopyTo(!0[],int32)" }, { "name": "System.Linq!System.Linq.Enumerable.TryGetFirst(class System.Collections.Generic.IEnumerable`1<!!0>,bool&)" }, { "name": "System.Linq!System.Linq.OrderedEnumerable`1[System.__Canon].TryGetFirst(bool&)" }, { "name": "System.Linq!System.Linq.Enumerable+WhereEnumerableIterator`1[System.__Canon].MoveNext()" }, { "name": "System.Linq!System.Linq.OrderedEnumerable`1+<GetEnumerator>d__16[System.__Canon].MoveNext()" }, { "name": "System.Linq!System.Linq.OrderedEnumerable`2[System.__Canon,System.Int32].GetEnumerableSorter(class System.Linq.EnumerableSorter`1<!0>)" }, { "name": "System.Linq!System.Linq.EnumerableSorter`1[System.__Canon].Sort(!0[],int32)" }, { "name": "System.Linq!System.Linq.EnumerableSorter`2[System.__Canon,System.Int32].QuickSort(int32[],int32,int32)" }, { "name": "Xamarin.Forms.Platform.Tizen!Xamarin.Forms.Platform.Tizen.Native.ToolbarItemButton..ctor(class Xamarin.Forms.ToolbarItem)" }, { "name": "ElmSharp!ElmSharp.Button..ctor(class ElmSharp.EvasObject)" }, { "name": "Xamarin.Forms.Platform.Tizen!Xamarin.Forms.Platform.Tizen.Native.ToolbarItemButton.UpdateText()" }, { "name": "Xamarin.Forms.Platform.Tizen!Xamarin.Forms.Platform.Tizen.Native.ToolbarItemButton.UpdateStyle()" }, { "name": "Xamarin.Forms.Platform.Tizen!Xamarin.Forms.Platform.Tizen.Native.Button.set_Text(class System.String)" }, { "name": "Xamarin.Forms.Platform.Tizen!Xamarin.Forms.Platform.Tizen.Native.Button.ApplyTextAndStyle()" }, { "name": "Xamarin.Forms.Platform.Tizen!Xamarin.Forms.Platform.Tizen.Native.Button.SetInternalTextAndStyle(class System.String,class System.String)" }, { "name": "Xamarin.Forms.Platform.Tizen!Xamarin.Forms.Platform.Tizen.Native.ToolbarItemButton.UpdateIcon()" }, { "name": "Xamarin.Forms.Platform.Tizen!Xamarin.Forms.Platform.Tizen.Native.Button.SetInternalImage()" }, { "name": "ElmSharp!ElmSharp.Layout.SetPartContent(class System.String,class ElmSharp.EvasObject)" }, { "name": "ElmSharp!ElmSharp.Layout.SetPartContent(class System.String,class ElmSharp.EvasObject,bool)" }, { "name": "ElmSharp!ElmSharp.ItemObject.SetPartContent(class System.String,class ElmSharp.EvasObject,bool)" }, { "name": "Xamarin.Forms.Platform.Tizen!Xamarin.Forms.Platform.Tizen.NavigationPageRenderer.UpdateHasBackButton(class Xamarin.Forms.Page,class ElmSharp.NaviItem)" }, { "name": "Xamarin.Forms.Platform.Tizen!Xamarin.Forms.Platform.Tizen.NavigationPageRenderer.UpdateBreadCrumbsBar(class ElmSharp.NaviItem)" }, { "name": "Xamarin.Forms.Platform.Tizen!Xamarin.Forms.Platform.Tizen.PlatformConfigurationExtensions.OnThisPlatform(!!0)" }, { "name": "Xamarin.Forms.Core!Xamarin.Forms.NavigationPage.On()" }, { "name": "Xamarin.Forms.Platform.Tizen!Xamarin.Forms.Platform.Tizen.TizenPlatformServices.StartTimer(value class System.TimeSpan,class System.Func`1<bool>)" }, { "name": "System.Private.CoreLib!System.Threading.Timer.Change(value class System.TimeSpan,value class System.TimeSpan)" }, { "name": "System.Private.CoreLib!System.Threading.Timer.Change(int64,int64)" }, { "name": "System.Private.CoreLib!System.Threading.TimerQueueTimer.Change(unsigned int32,unsigned int32)" }, { "name": "System.Private.CoreLib!System.Threading.TimerQueue.UpdateTimer(class System.Threading.TimerQueueTimer,unsigned int32,unsigned int32)" }, { "name": "System.Private.CoreLib!System.Threading.TimerQueue.EnsureTimerFiresBy(unsigned int32)" }, { "name": "Tizen.Applications.UI!Tizen.Applications.CoreBackend.UICoreBackend.OnAppControlNative(int,int)" }, { "name": "Tizen.Applications.Common!Tizen.Applications.AppControl..ctor(class Tizen.Applications.SafeAppControlHandle)" }, { "name": "ElmSharp!ElmSharp.SmartEvent`1+<>c__DisplayClass12_0[System.__Canon].<add_On>b__0(int,int,int)" }, { "name": "ElmSharp!ElmSharp.SmartEvent.SendEvent(class System.Object,class System.EventArgs)" }, { "name": "ElmSharp!ElmSharp.Image+<>c__DisplayClass72_0.<LoadAsync>b__1(class System.Object,class System.EventArgs)" }, { "name": "System.Private.CoreLib!System.Threading.Tasks.Task`1[System.Boolean].TrySetResult(!0)" }, { "name": "System.Private.CoreLib!System.Threading.Tasks.Task.FinishContinuations()" }, { "name": "System.Private.CoreLib!System.Threading.Tasks.Task.RunContinuations(class System.Object)" }, { "name": "System.Private.CoreLib!System.Threading.Tasks.SynchronizationContextAwaitTaskContinuation.Run(class System.Threading.Tasks.Task,bool)" }, { "name": "System.Private.CoreLib!System.Threading.Tasks.AwaitTaskContinuation.RunCallback(class System.Threading.ContextCallback,class System.Object,class System.Threading.Tasks.Task&)" }, { "name": "System.Private.CoreLib!System.Threading.Tasks.AwaitTaskContinuation+<>c.<.cctor>b__17_0(class System.Object)" }, { "name": "System.Private.CoreLib!System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[System.Boolean,ElmSharp.Image+<LoadAsync>d__72].MoveNext()" }, { "name": "System.Private.CoreLib!System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[System.Boolean,ElmSharp.Image+<LoadAsync>d__72].MoveNext(class System.Threading.Thread)" }, { "name": "System.Private.CoreLib!System.Threading.ExecutionContext.RunInternal(class System.Threading.ExecutionContext,class System.Threading.ContextCallback,class System.Object)" }, { "name": "System.Private.CoreLib!System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[System.Boolean,ElmSharp.Image+<LoadAsync>d__72].ExecutionContextCallback(class System.Object)" }, { "name": "System.Private.CoreLib!System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[System.Boolean,Xamarin.Forms.Platform.Tizen.Native.Image+<LoadFromImageSourceAsync>d__5].MoveNext()" }, { "name": "System.Private.CoreLib!System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[System.Boolean,Xamarin.Forms.Platform.Tizen.Native.Image+<LoadFromImageSourceAsync>d__5].MoveNext(class System.Threading.Thread)" }, { "name": "System.Private.CoreLib!System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[System.Boolean,Xamarin.Forms.Platform.Tizen.Native.Image+<LoadFromImageSourceAsync>d__5].ExecutionContextCallback(class System.Object)" }, { "name": "System.Private.CoreLib!System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[System.Threading.Tasks.VoidTaskResult,Xamarin.Forms.Platform.Tizen.ImageRenderer+<UpdateSource>d__2].MoveNext()" }, { "name": "System.Private.CoreLib!System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[System.Threading.Tasks.VoidTaskResult,Xamarin.Forms.Platform.Tizen.ImageRenderer+<UpdateSource>d__2].MoveNext(class System.Threading.Thread)" }, { "name": "System.Private.CoreLib!System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[System.Threading.Tasks.VoidTaskResult,Xamarin.Forms.Platform.Tizen.ImageRenderer+<UpdateSource>d__2].ExecutionContextCallback(class System.Object)" }, { "name": "Xamarin.Forms.Platform.Tizen!Xamarin.Forms.Platform.Tizen.ImageRenderer.UpdateAfterLoading()" }, { "name": "Xamarin.Forms.Platform.Tizen!Xamarin.Forms.Platform.Tizen.ImageRenderer.UpdateIsOpaque()" }, { "name": "ElmSharp!ElmSharp.Image.get_ImageObject()" }, { "name": "ElmSharp!ElmSharp.Box+<>c__DisplayClass14_0.<SetLayoutCallback>b__0(int,int,int)" }, { "name": "Tizen.Wearable.CircularUI.Forms.Renderer!Tizen.Wearable.CircularUI.Forms.Renderer.CirclePageRenderer.OnLayout()" }, { "name": "Xamarin.Forms.Core!Xamarin.Forms.VisualElement.set_Bounds(value class Xamarin.Forms.Rectangle)" }, { "name": "Xamarin.Forms.Core!Xamarin.Forms.VisualElement.SetSize(float64,float64)" }, { "name": "Xamarin.Forms.Core!Xamarin.Forms.Page.OnSizeAllocated(float64,float64)" }, { "name": "Xamarin.Forms.Core!Xamarin.Forms.Page.UpdateChildrenLayout()" }, { "name": "Xamarin.Forms.Core!Xamarin.Forms.Page.LayoutChildren(float64,float64,float64,float64)" }, { "name": "Xamarin.Forms.Core!Xamarin.Forms.Layout.LayoutChildIntoBoundingRegion(class Xamarin.Forms.VisualElement,value class Xamarin.Forms.Rectangle)" }, { "name": "Xamarin.Forms.Core!Xamarin.Forms.Layout.UpdateChildrenLayout()" }, { "name": "Xamarin.Forms.Core!Xamarin.Forms.Layout.ShouldLayoutChildren()" }, { "name": "Xamarin.Forms.Core!Xamarin.Forms.AbsoluteLayout.LayoutChildren(float64,float64,float64,float64)" }, { "name": "Xamarin.Forms.Core!Xamarin.Forms.VisualElement.BatchCommit()" }, { "name": "Xamarin.Forms.Platform.Tizen!Xamarin.Forms.Platform.Tizen.VisualElementRenderer`1[System.__Canon].OnBatchCommitted(class System.Object,class Xamarin.Forms.Internals.EventArg`1<class Xamarin.Forms.VisualElement>)" }, { "name": "Xamarin.Forms.Platform.Tizen!Xamarin.Forms.Platform.Tizen.VisualElementRenderer`1[System.__Canon].UpdateLayout()" }, { "name": "Xamarin.Forms.Platform.Tizen!Xamarin.Forms.Platform.Tizen.VisualElementRenderer`1[System.__Canon].UpdateNativeGeometry()" }, { "name": "Xamarin.Forms.Platform.Tizen!Xamarin.Forms.Platform.Tizen.BoxViewRenderer.UpdateLayout()" }, { "name": "Xamarin.Forms.Platform.Tizen!Xamarin.Forms.Platform.Tizen.Native.RoundRectangle.Draw(value class ElmSharp.Rect)" }, { "name": "Tizen.Applications.Common!Tizen.Applications.TizenSynchronizationContext+GSourceManager.Handler(int)" }, { "name": "Tizen.Applications.Common!Tizen.Applications.TizenSynchronizationContext+<>c__DisplayClass1_0.<Post>b__0()" }, { "name": "Xamarin.Forms.Platform.Tizen!Xamarin.Forms.Platform.Tizen.TizenPlatformServices+<>c__DisplayClass6_0.<BeginInvokeOnMainThread>b__0(class System.Object)" }, { "name": "Tizen.Wearable.CircularUI.Forms.Renderer!Tizen.Wearable.CircularUI.Forms.Renderer.CirclePageRenderer.<OnRealized>b__18_0()" }, { "name": "Tizen.Wearable.CircularUI.Forms.Renderer!Tizen.Wearable.CircularUI.Forms.Renderer.CirclePageRenderer.SetVisibleMoreOption(bool)" }, { "name": "ElmSharp.Wearable!ElmSharp.Wearable.MoreOption..ctor(class ElmSharp.EvasObject)" }, { "name": "Tizen.Wearable.CircularUI.Forms.Renderer!Tizen.Wearable.CircularUI.Forms.Renderer.CirclePageRenderer.AddToolbarItem(class Xamarin.Forms.ToolbarItem)" }, { "name": "ElmSharp.Wearable!ElmSharp.Wearable.MoreOptionList.Add(class ElmSharp.Wearable.MoreOptionItem)" }, { "name": "ElmSharp.Wearable!ElmSharp.Wearable.MoreOptionItem.set_Handle(int)" }, { "name": "Xamarin.Forms.Core!Xamarin.Forms.Layout.ResolveLayoutChanges()" }, { "name": "System.Private.CoreLib!System.Collections.Generic.List`1[System.Collections.Generic.KeyValuePair`2[System.__Canon,System.Int32]].System.Collections.Generic.IEnumerable<T>.GetEnumerator()" }, { "name": "Thread (23197)" }, { "name": "System.Private.CoreLib!System.Threading._ThreadPoolWaitCallback.PerformWaitCallback()" }, { "name": "System.Private.CoreLib!System.Threading.ThreadPoolWorkQueue.Dispatch()" }, { "name": "System.Private.CoreLib!System.Threading.Tasks.Task.ExecuteFromThreadPool(class System.Threading.Thread)" }, { "name": "System.Private.CoreLib!System.Threading.Tasks.Task.ExecuteEntryUnsafe(class System.Threading.Thread)" }, { "name": "System.Private.CoreLib!System.Threading.Tasks.Task.ExecuteWithThreadLocal(class System.Threading.Tasks.Task&,class System.Threading.Thread)" }, { "name": "System.Private.CoreLib!System.Threading.ExecutionContext.RunFromThreadPoolDispatchLoop(class System.Threading.Thread,class System.Threading.ExecutionContext,class System.Threading.ContextCallback,class System.Object)" }, { "name": "System.Private.CoreLib!System.Threading.Tasks.Task+<>c.<.cctor>b__274_0(class System.Object)" }, { "name": "System.Private.CoreLib!System.Threading.Tasks.Task`1[System.__Canon].InnerInvoke()" }, { "name": "VoiceMemo!VoiceMemo.ViewModels.MainPageModel.<RegisterForImportantEvents>b__8_4()" }, { "name": "VoiceMemo!VoiceMemo.ViewModels.MainPageModel+<<RegisterForImportantEvents>b__8_4>d.MoveNext()" }, { "name": "VoiceMemo!VoiceMemo.App.get_Database()" }, { "name": "VoiceMemo.Tizen.Wearable!VoiceMemo.Tizen.Wearable.Services.DeviceInformation..ctor()" }, { "name": "Tizen.Applications.Preference!Tizen.Applications.Preference.Contains(class System.String)" }, { "name": "VoiceMemo.Tizen.Wearable!VoiceMemo.Tizen.Wearable.Services.DeviceInformation.GetLocalDBFilePath(class System.String)" }, { "name": "SQLitePCLRaw.core!SQLitePCL.raw.SetProvider(class SQLitePCL.ISQLite3Provider)" }, { "name": "SQLitePCLRaw.provider.sqlite3!SQLitePCL.SQLite3Provider_sqlite3.SQLitePCL.ISQLite3Provider.sqlite3_libversion_number()" }, { "name": "VoiceMemo!VoiceMemo.Data.RecordDatabase..ctor(class System.String)" }, { "name": "SQLite-net!SQLite.SQLiteAsyncConnection.CreateTableAsync(value class SQLite.CreateFlags)" }, { "name": "SQLite-net!SQLite.SQLiteAsyncConnection.WriteAsync(class System.Func`2<class SQLite.SQLiteConnectionWithLock,!!0>)" }, { "name": "System.Private.CoreLib!System.Threading.Tasks.TaskFactory.StartNew(class System.Func`1<!!0>)" }, { "name": "System.Private.CoreLib!System.Threading.Tasks.Task`1[SQLite.CreateTableResult].StartNew(class System.Threading.Tasks.Task,class System.Func`1<!0>,value class System.Threading.CancellationToken,value class System.Threading.Tasks.TaskCreationOptions,value class System.Threading.Tasks.InternalTaskOptions,class System.Threading.Tasks.TaskScheduler)" }, { "name": "System.Private.CoreLib!System.Threading.Tasks.Task.ScheduleAndStart(bool)" }, { "name": "System.Private.CoreLib!System.Threading.Tasks.TaskScheduler.InternalQueueTask(class System.Threading.Tasks.Task)" }, { "name": "System.Private.CoreLib!System.Threading.Tasks.ThreadPoolTaskScheduler.QueueTask(class System.Threading.Tasks.Task)" }, { "name": "System.Private.CoreLib!System.Threading.ThreadPoolWorkQueue.Enqueue(class System.Object,bool)" }, { "name": "System.Private.CoreLib!System.Threading.Tasks.Task.Wait(int32,value class System.Threading.CancellationToken)" }, { "name": "System.Private.CoreLib!System.Threading.Tasks.Task.InternalWaitCore(int32,value class System.Threading.CancellationToken)" }, { "name": "System.Private.CoreLib!System.Threading.Tasks.Task.SpinThenBlockingWait(int32,value class System.Threading.CancellationToken)" }, { "name": "System.Private.CoreLib!System.Threading.ManualResetEventSlim.Wait(int32,value class System.Threading.CancellationToken)" }, { "name": "Thread (23201)" }, { "name": "System.Private.CoreLib!System.Threading.Tasks.Task`1[SQLite.CreateTableResult].InnerInvoke()" }, { "name": "SQLite-net!SQLite.SQLiteAsyncConnection+<>c__DisplayClass27_0`1[SQLite.CreateTableResult].<WriteAsync>b__0()" }, { "name": "SQLite-net!SQLite.SQLiteConnectionPool.GetConnection(class SQLite.SQLiteConnectionString,value class SQLite.SQLiteOpenFlags)" }, { "name": "SQLite-net!SQLite.SQLiteConnectionPool+Entry..ctor(class SQLite.SQLiteConnectionString,value class SQLite.SQLiteOpenFlags)" }, { "name": "SQLite-net!SQLite.SQLiteConnectionWithLock..ctor(class SQLite.SQLiteConnectionString,value class SQLite.SQLiteOpenFlags)" }, { "name": "SQLite-net!SQLite.SQLiteConnection..ctor(class System.String,value class SQLite.SQLiteOpenFlags,bool)" }, { "name": "SQLitePCLRaw.provider.sqlite3!SQLitePCL.SQLite3Provider_sqlite3.SQLitePCL.ISQLite3Provider.sqlite3_open_v2(class System.String,int&,int32,class System.String)" }, { "name": "SQLite-net!SQLite.SQLiteConnection.set_BusyTimeout(value class System.TimeSpan)" }, { "name": "SQLite-net!SQLite.SQLiteAsyncConnection+<>c__DisplayClass29_0`1[System.__Canon].<CreateTableAsync>b__0(class SQLite.SQLiteConnectionWithLock)" }, { "name": "SQLite-net!SQLite.SQLiteConnection.CreateTable(value class SQLite.CreateFlags)" }, { "name": "SQLite-net!SQLite.SQLiteConnection.CreateTable(class System.Type,value class SQLite.CreateFlags)" }, { "name": "SQLite-net!SQLite.SQLiteConnection.GetMapping(class System.Type,value class SQLite.CreateFlags)" }, { "name": "SQLite-net!SQLite.TableMapping..ctor(class System.Type,value class SQLite.CreateFlags)" }, { "name": "System.Linq!System.Linq.Enumerable.Select(class System.Collections.Generic.IEnumerable`1<!!0>,class System.Func`2<!!0,!!1>)" }, { "name": "System.Linq!System.Linq.Enumerable+WhereEnumerableIterator`1[System.__Canon].Select(class System.Func`2<!0,!!0>)" }, { "name": "System.Linq!System.Linq.Enumerable+WhereSelectEnumerableIterator`2[System.__Canon,System.__Canon].MoveNext()" }, { "name": "System.Private.CoreLib!System.Collections.ObjectModel.ReadOnlyCollection`1[System.__Canon].GetEnumerator()" }, { "name": "System.Linq!System.Linq.Enumerable.ToList(class System.Collections.Generic.IEnumerable`1<!!0>)" }, { "name": "System.Linq!System.Linq.Enumerable+WhereArrayIterator`1[System.__Canon].ToList()" }, { "name": "SQLite-net!SQLite.TableMapping+Column..ctor(class System.Reflection.PropertyInfo,value class SQLite.CreateFlags)" }, { "name": "System.Private.CoreLib!System.Reflection.MemberInfo.get_CustomAttributes()" }, { "name": "System.Private.CoreLib!System.Reflection.RuntimePropertyInfo.GetCustomAttributesData()" }, { "name": "System.Private.CoreLib!System.Reflection.CustomAttributeData.GetCustomAttributesInternal(class System.Reflection.RuntimePropertyInfo)" }, { "name": "System.Private.CoreLib!System.Reflection.CustomAttributeData.GetCustomAttributes(class System.Reflection.RuntimeModule,int32)" }, { "name": "System.Private.CoreLib!System.Reflection.CustomAttributeData..ctor(class System.Reflection.RuntimeModule,value class System.Reflection.MetadataToken,value class System.Reflection.ConstArray&)" }, { "name": "System.Private.CoreLib!System.RuntimeType.GetProperties(value class System.Reflection.BindingFlags)" }, { "name": "System.Private.CoreLib!System.RuntimeType.GetPropertyCandidates(class System.String,value class System.Reflection.BindingFlags,class System.Type[],bool)" }, { "name": "System.Private.CoreLib!System.RuntimeType+RuntimeTypeCache+MemberInfoCache`1[System.__Canon].GetMemberList(value class MemberListType,class System.String,value class CacheType)" }, { "name": "System.Private.CoreLib!System.RuntimeType+RuntimeTypeCache+MemberInfoCache`1[System.__Canon].Populate(class System.String,value class MemberListType,value class CacheType)" }, { "name": "System.Private.CoreLib!System.RuntimeType+RuntimeTypeCache+MemberInfoCache`1[System.__Canon].GetListByName(wchar*,int32,unsigned int8*,int32,value class MemberListType,value class CacheType)" }, { "name": "System.Private.CoreLib!System.RuntimeType+RuntimeTypeCache+MemberInfoCache`1[System.__Canon].PopulateProperties(value class Filter)" }, { "name": "System.Private.CoreLib!System.RuntimeType+RuntimeTypeCache+MemberInfoCache`1[System.__Canon].PopulateProperties(value class Filter,class System.RuntimeType,class System.Collections.Generic.Dictionary`2<class System.String,class System.Collections.Generic.List`1<class System.Reflection.RuntimePropertyInfo>>,bool[],value class ListBuilder`1<class System.Reflection.RuntimePropertyInfo>&)" }, { "name": "System.Private.CoreLib!System.Reflection.RuntimePropertyInfo..ctor(int32,class System.RuntimeType,class RuntimeTypeCache,bool&)" }, { "name": "System.Private.CoreLib!System.Reflection.Associates.AssignAssociates(value class System.Reflection.MetadataImport,int32,class System.RuntimeType,class System.RuntimeType,class System.Reflection.RuntimeMethodInfo&,class System.Reflection.RuntimeMethodInfo&,class System.Reflection.RuntimeMethodInfo&,class System.Reflection.RuntimeMethodInfo&,class System.Reflection.RuntimeMethodInfo&,class System.Reflection.MethodInfo[]&,bool&,value class System.Reflection.BindingFlags&)" }, { "name": "System.Private.CoreLib!System.Reflection.Associates.AssignAssociates(int32,class System.RuntimeType,class System.RuntimeType)" }, { "name": "SQLite-net!SQLite.Orm.Collation(class System.Reflection.MemberInfo)" }, { "name": "SQLite-net!SQLite.Orm.GetIndices(class System.Reflection.MemberInfo)" }, { "name": "System.Private.CoreLib!System.RuntimeType.GetCustomAttributesData()" }, { "name": "System.Private.CoreLib!System.Reflection.CustomAttributeData.GetCustomAttributesInternal(class System.RuntimeType)" }, { "name": "System.Private.CoreLib!System.Reflection.CustomAttributeData.GetCombinedList(class System.Collections.Generic.IList`1<class System.Reflection.CustomAttributeData>,value class ListBuilder`1<class System.Attribute>&)" }, { "name": "System.Private.CoreLib!System.Collections.ObjectModel.ReadOnlyCollection`1[System.__Canon].CopyTo(!0[],int32)" }, { "name": "System.Private.CoreLib!System.Attribute.IsDefined(class System.Reflection.MemberInfo,class System.Type,bool)" }, { "name": "System.Private.CoreLib!System.Attribute.InternalIsDefined(class System.Reflection.PropertyInfo,class System.Type,bool)" }, { "name": "System.Private.CoreLib!System.Attribute.InternalGetAttributeUsage(class System.Type)" }, { "name": "System.Linq!System.Linq.Enumerable.Where(class System.Collections.Generic.IEnumerable`1<!!0>,class System.Func`2<!!0,bool>)" }, { "name": "System.Linq!System.Linq.Enumerable.ToArray(class System.Collections.Generic.IEnumerable`1<!!0>)" }, { "name": "System.Linq!System.Collections.Generic.EnumerableHelpers.ToArray(class System.Collections.Generic.IEnumerable`1<!!0>)" }, { "name": "System.Private.CoreLib!System.SZArrayHelper.CopyTo(!!0[],int32)" }, { "name": "SQLite-net!SQLite.SQLiteConnection.GetTableInfo(class System.String)" }, { "name": "SQLite-net!SQLite.SQLiteCommand.ExecuteQuery()" }, { "name": "SQLite-net!SQLite.SQLiteCommand.ExecuteDeferredQuery(class SQLite.TableMapping)" }, { "name": "System.Private.CoreLib!System.Collections.Generic.List`1[System.__Canon]..ctor(class System.Collections.Generic.IEnumerable`1<!0>)" }, { "name": "SQLite-net!SQLite.SQLiteCommand+<ExecuteDeferredQuery>d__12`1[System.__Canon].MoveNext()" }, { "name": "SQLite-net!SQLite.SQLiteCommand.Prepare()" }, { "name": "SQLite-net!SQLite.SQLite3.Prepare2(class SQLitePCL.sqlite3,class System.String)" }, { "name": "SQLitePCLRaw.core!SQLitePCL.raw.sqlite3_prepare_v2(class SQLitePCL.sqlite3,class System.String,class SQLitePCL.sqlite3_stmt&,class System.String&)" }, { "name": "SQLitePCLRaw.provider.sqlite3!SQLitePCL.SQLite3Provider_sqlite3.SQLitePCL.ISQLite3Provider.sqlite3_prepare_v2(int,class System.String,int&,class System.String&)" }, { "name": "SQLite-net!SQLite.TableMapping.FindColumn(class System.String)" }, { "name": "System.Linq!System.Linq.Enumerable.TryGetFirst(class System.Collections.Generic.IEnumerable`1<!!0>,class System.Func`2<!!0,bool>,bool&)" }, { "name": "SQLite-net!SQLite.TableMapping+<>c__DisplayClass38_0.<FindColumn>b__0(class Column)" }, { "name": "System.Private.CoreLib!System.Globalization.TextInfo.ToLower(class System.String)" }, { "name": "System.Private.CoreLib!System.Globalization.TextInfo.ChangeCaseCommon(class System.String)" }, { "name": "System.Private.CoreLib!System.Globalization.TextInfo.PopulateIsAsciiCasingSameAsInvariant()" }, { "name": "SQLitePCLRaw.provider.sqlite3!SQLitePCL.SQLite3Provider_sqlite3.SQLitePCL.ISQLite3Provider.sqlite3_step(int)" }, { "name": "SQLitePCLRaw.core!SQLitePCL.raw.sqlite3_finalize(class SQLitePCL.sqlite3_stmt)" }, { "name": "SQLitePCLRaw.provider.sqlite3!SQLitePCL.SQLite3Provider_sqlite3.SQLitePCL.ISQLite3Provider.sqlite3_finalize(int)" }, { "name": "SQLite-net!SQLite.AsyncTableQuery`1+<>c__DisplayClass2_0`1[System.__Canon,System.__Canon].<ReadAsync>b__0()" }, { "name": "SQLite-net!SQLite.AsyncTableQuery`1[System.__Canon].<ToListAsync>b__11_0(class SQLite.SQLiteConnectionWithLock)" }, { "name": "SQLite-net!SQLite.TableQuery`1[System.__Canon].ToList()" }, { "name": "System.Private.CoreLib!System.Threading.Tasks.Task.FinishSlow(bool)" }, { "name": "System.Private.CoreLib!System.Threading.Tasks.Task.FinishStageTwo()" }, { "name": "System.Private.CoreLib!System.Threading.Tasks.Task.FinishStageThree()" }, { "name": "System.Private.CoreLib!System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(class System.Runtime.CompilerServices.IAsyncStateMachineBox,bool)" }, { "name": "System.Private.CoreLib!System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[System.Threading.Tasks.VoidTaskResult,VoiceMemo.ViewModels.MainPageModel+<<RegisterForImportantEvents>b__8_4>d].MoveNext()" }, { "name": "System.Private.CoreLib!System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[System.Threading.Tasks.VoidTaskResult,VoiceMemo.ViewModels.MainPageModel+<<RegisterForImportantEvents>b__8_4>d].MoveNext(class System.Threading.Thread)" }, { "name": "System.Private.CoreLib!System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[System.Threading.Tasks.VoidTaskResult,VoiceMemo.ViewModels.MainPageModel+<<RegisterForImportantEvents>b__8_4>d].ExecutionContextCallback(class System.Object)" }, { "name": "VoiceMemo!VoiceMemo.ViewModels.MainPageModel.GetSttService()" }, { "name": "VoiceMemo.Tizen.Wearable!VoiceMemo.Tizen.Wearable.Services.SpeechToTextService..ctor()" }, { "name": "Tizen.Uix.Stt!Tizen.Uix.Stt.SttClient..ctor()" }, { "name": "Tizen.Uix.Stt!Tizen.Uix.Stt.SttClient.add_StateChanged(class System.EventHandler`1<class Tizen.Uix.Stt.StateChangedEventArgs>)" }, { "name": "Tizen.Uix.Stt!Tizen.Uix.Stt.SttClient.get_DefaultLanguage()" }, { "name": "Tizen.Uix.Stt!Tizen.Uix.Stt.SttClient.get_Engine()" }, { "name": "VoiceMemo.Tizen.Wearable!VoiceMemo.Tizen.Wearable.Services.SpeechToTextService.GetInstalledLanguages()" }, { "name": "System.Private.CoreLib!System.Globalization.CultureData.get_DisplayName()" }, { "name": "System.Private.CoreLib!System.Globalization.CultureData.GetLocaleInfo(class System.String,value class LocaleStringData)" }] }, "profiles": [ { "type": "evented", "name": "Thread (23092)", "unit": "milliseconds", "startValue": "2508.17", "endValue": "3760.19556", "events": [ { "type": "O", "frame": 0, "at": 2508.17 }, { "type": "O", "frame": 1, "at": 2508.17 }, { "type": "O", "frame": 2, "at": 2508.17 }, { "type": "O", "frame": 3, "at": 2508.17 }, { "type": "O", "frame": 4, "at": 2508.17 }, { "type": "O", "frame": 5, "at": 2508.17 }, { "type": "C", "frame": 5, "at": 2512.568 }, { "type": "O", "frame": 6, "at": 2512.568 }, { "type": "O", "frame": 5, "at": 2512.568 }, { "type": "C", "frame": 5, "at": 2516.18579 }, { "type": "C", "frame": 6, "at": 2516.18579 }, { "type": "O", "frame": 5, "at": 2516.18579 }, { "type": "C", "frame": 5, "at": 2518.36 }, { "type": "O", "frame": 7, "at": 2518.36 }, { "type": "O", "frame": 5, "at": 2518.36 }, { "type": "C", "frame": 5, "at": 2520.31055 }, { "type": "O", "frame": 8, "at": 2520.31055 }, { "type": "O", "frame": 5, "at": 2520.31055 }, { "type": "C", "frame": 5, "at": 2523.1936 }, { "type": "O", "frame": 8, "at": 2523.1936 }, { "type": "O", "frame": 9, "at": 2523.1936 }, { "type": "O", "frame": 10, "at": 2523.1936 }, { "type": "O", "frame": 11, "at": 2523.1936 }, { "type": "O", "frame": 12, "at": 2523.1936 }, { "type": "O", "frame": 5, "at": 2523.1936 }, { "type": "C", "frame": 5, "at": 2524.507 }, { "type": "C", "frame": 12, "at": 2524.507 }, { "type": "C", "frame": 11, "at": 2524.507 }, { "type": "C", "frame": 10, "at": 2524.507 }, { "type": "C", "frame": 9, "at": 2524.507 }, { "type": "C", "frame": 8, "at": 2524.507 }, { "type": "O", "frame": 8, "at": 2524.507 }, { "type": "O", "frame": 13, "at": 2524.507 }, { "type": "O", "frame": 14, "at": 2524.507 }, { "type": "O", "frame": 15, "at": 2524.507 }, { "type": "O", "frame": 5, "at": 2524.507 }, { "type": "C", "frame": 5, "at": 2525.7207 }, { "type": "C", "frame": 15, "at": 2525.7207 }, { "type": "C", "frame": 14, "at": 2525.7207 }, { "type": "C", "frame": 13, "at": 2525.7207 }, { "type": "C", "frame": 8, "at": 2525.7207 }, { "type": "O", "frame": 13, "at": 2525.7207 }, { "type": "O", "frame": 14, "at": 2525.7207 }, { "type": "O", "frame": 15, "at": 2525.7207 }, { "type": "O", "frame": 5, "at": 2525.7207 }, { "type": "C", "frame": 5, "at": 2528.663 }, { "type": "C", "frame": 15, "at": 2528.663 }, { "type": "C", "frame": 14, "at": 2528.663 }, { "type": "C", "frame": 13, "at": 2528.663 }, { "type": "O", "frame": 8, "at": 2528.663 }, { "type": "O", "frame": 13, "at": 2528.663 }, { "type": "O", "frame": 14, "at": 2528.663 }, { "type": "O", "frame": 15, "at": 2528.663 }, { "type": "O", "frame": 5, "at": 2528.663 }, { "type": "C", "frame": 5, "at": 2533.803 }, { "type": "C", "frame": 15, "at": 2533.803 }, { "type": "C", "frame": 14, "at": 2533.803 }, { "type": "C", "frame": 13, "at": 2533.803 }, { "type": "O", "frame": 9, "at": 2533.803 }, { "type": "O", "frame": 10, "at": 2533.803 }, { "type": "O", "frame": 11, "at": 2533.803 }, { "type": "O", "frame": 12, "at": 2533.803 }, { "type": "O", "frame": 5, "at": 2533.803 }, { "type": "C", "frame": 5, "at": 2547.4248 }, { "type": "C", "frame": 12, "at": 2547.4248 }, { "type": "C", "frame": 11, "at": 2547.4248 }, { "type": "C", "frame": 10, "at": 2547.4248 }, { "type": "C", "frame": 9, "at": 2547.4248 }, { "type": "O", "frame": 13, "at": 2547.4248 }, { "type": "O", "frame": 14, "at": 2547.4248 }, { "type": "O", "frame": 15, "at": 2547.4248 }, { "type": "O", "frame": 5, "at": 2547.4248 }, { "type": "C", "frame": 5, "at": 2550.847 }, { "type": "C", "frame": 15, "at": 2550.847 }, { "type": "C", "frame": 14, "at": 2550.847 }, { "type": "C", "frame": 13, "at": 2550.847 }, { "type": "C", "frame": 8, "at": 2550.847 }, { "type": "O", "frame": 8, "at": 2550.847 }, { "type": "O", "frame": 13, "at": 2550.847 }, { "type": "O", "frame": 14, "at": 2550.847 }, { "type": "O", "frame": 15, "at": 2550.847 }, { "type": "O", "frame": 5, "at": 2550.847 }, { "type": "C", "frame": 5, "at": 2552.78613 }, { "type": "C", "frame": 15, "at": 2552.78613 }, { "type": "C", "frame": 14, "at": 2552.78613 }, { "type": "C", "frame": 13, "at": 2552.78613 }, { "type": "C", "frame": 8, "at": 2552.78613 }, { "type": "O", "frame": 13, "at": 2552.78613 }, { "type": "O", "frame": 14, "at": 2552.78613 }, { "type": "O", "frame": 15, "at": 2552.78613 }, { "type": "O", "frame": 5, "at": 2552.78613 }, { "type": "C", "frame": 5, "at": 2554.153 }, { "type": "C", "frame": 15, "at": 2554.153 }, { "type": "C", "frame": 14, "at": 2554.153 }, { "type": "C", "frame": 13, "at": 2554.153 }, { "type": "O", "frame": 8, "at": 2554.153 }, { "type": "O", "frame": 13, "at": 2554.153 }, { "type": "O", "frame": 14, "at": 2554.153 }, { "type": "O", "frame": 15, "at": 2554.153 }, { "type": "O", "frame": 5, "at": 2554.153 }, { "type": "C", "frame": 5, "at": 2559.0603 }, { "type": "C", "frame": 15, "at": 2559.0603 }, { "type": "C", "frame": 14, "at": 2559.0603 }, { "type": "C", "frame": 13, "at": 2559.0603 }, { "type": "C", "frame": 8, "at": 2559.0603 }, { "type": "O", "frame": 8, "at": 2559.0603 }, { "type": "O", "frame": 13, "at": 2559.0603 }, { "type": "O", "frame": 14, "at": 2559.0603 }, { "type": "O", "frame": 15, "at": 2559.0603 }, { "type": "O", "frame": 5, "at": 2559.0603 }, { "type": "C", "frame": 5, "at": 2560.43018 }, { "type": "C", "frame": 15, "at": 2560.43018 }, { "type": "C", "frame": 14, "at": 2560.43018 }, { "type": "C", "frame": 13, "at": 2560.43018 }, { "type": "C", "frame": 8, "at": 2560.43018 }, { "type": "O", "frame": 8, "at": 2560.43018 }, { "type": "O", "frame": 13, "at": 2560.43018 }, { "type": "O", "frame": 14, "at": 2560.43018 }, { "type": "O", "frame": 15, "at": 2560.43018 }, { "type": "O", "frame": 5, "at": 2560.43018 }, { "type": "C", "frame": 5, "at": 2561.72266 }, { "type": "C", "frame": 15, "at": 2561.72266 }, { "type": "C", "frame": 14, "at": 2561.72266 }, { "type": "C", "frame": 13, "at": 2561.72266 }, { "type": "C", "frame": 8, "at": 2561.72266 }, { "type": "O", "frame": 8, "at": 2561.72266 }, { "type": "O", "frame": 13, "at": 2561.72266 }, { "type": "O", "frame": 14, "at": 2561.72266 }, { "type": "O", "frame": 15, "at": 2561.72266 }, { "type": "O", "frame": 5, "at": 2561.72266 }, { "type": "C", "frame": 5, "at": 2563.06787 }, { "type": "C", "frame": 15, "at": 2563.06787 }, { "type": "C", "frame": 14, "at": 2563.06787 }, { "type": "C", "frame": 13, "at": 2563.06787 }, { "type": "C", "frame": 8, "at": 2563.06787 }, { "type": "O", "frame": 13, "at": 2563.06787 }, { "type": "O", "frame": 14, "at": 2563.06787 }, { "type": "O", "frame": 15, "at": 2563.06787 }, { "type": "O", "frame": 5, "at": 2563.06787 }, { "type": "C", "frame": 5, "at": 2565.835 }, { "type": "C", "frame": 15, "at": 2565.835 }, { "type": "C", "frame": 14, "at": 2565.835 }, { "type": "C", "frame": 13, "at": 2565.835 }, { "type": "O", "frame": 8, "at": 2565.835 }, { "type": "O", "frame": 13, "at": 2565.835 }, { "type": "O", "frame": 14, "at": 2565.835 }, { "type": "O", "frame": 15, "at": 2565.835 }, { "type": "O", "frame": 5, "at": 2565.835 }, { "type": "C", "frame": 5, "at": 2572.89771 }, { "type": "C", "frame": 15, "at": 2572.89771 }, { "type": "C", "frame": 14, "at": 2572.89771 }, { "type": "C", "frame": 13, "at": 2572.89771 }, { "type": "C", "frame": 8, "at": 2572.89771 }, { "type": "O", "frame": 13, "at": 2572.89771 }, { "type": "O", "frame": 14, "at": 2572.89771 }, { "type": "O", "frame": 15, "at": 2572.89771 }, { "type": "O", "frame": 5, "at": 2572.89771 }, { "type": "C", "frame": 5, "at": 2578.8623 }, { "type": "C", "frame": 15, "at": 2578.8623 }, { "type": "C", "frame": 14, "at": 2578.8623 }, { "type": "C", "frame": 13, "at": 2578.8623 }, { "type": "O", "frame": 8, "at": 2578.8623 }, { "type": "O", "frame": 13, "at": 2578.8623 }, { "type": "O", "frame": 14, "at": 2578.8623 }, { "type": "O", "frame": 15, "at": 2578.8623 }, { "type": "O", "frame": 5, "at": 2578.8623 }, { "type": "C", "frame": 5, "at": 2580.20239 }, { "type": "C", "frame": 15, "at": 2580.20239 }, { "type": "C", "frame": 14, "at": 2580.20239 }, { "type": "C", "frame": 13, "at": 2580.20239 }, { "type": "C", "frame": 8, "at": 2580.20239 }, { "type": "O", "frame": 13, "at": 2580.20239 }, { "type": "O", "frame": 14, "at": 2580.20239 }, { "type": "O", "frame": 15, "at": 2580.20239 }, { "type": "O", "frame": 5, "at": 2580.20239 }, { "type": "C", "frame": 5, "at": 2581.54419 }, { "type": "C", "frame": 15, "at": 2581.54419 }, { "type": "C", "frame": 14, "at": 2581.54419 }, { "type": "C", "frame": 13, "at": 2581.54419 }, { "type": "O", "frame": 8, "at": 2581.54419 }, { "type": "O", "frame": 9, "at": 2581.54419 }, { "type": "O", "frame": 10, "at": 2581.54419 }, { "type": "O", "frame": 11, "at": 2581.54419 }, { "type": "O", "frame": 12, "at": 2581.54419 }, { "type": "O", "frame": 5, "at": 2581.54419 }, { "type": "C", "frame": 5, "at": 2582.81958 }, { "type": "C", "frame": 12, "at": 2582.81958 }, { "type": "C", "frame": 11, "at": 2582.81958 }, { "type": "C", "frame": 10, "at": 2582.81958 }, { "type": "C", "frame": 9, "at": 2582.81958 }, { "type": "O", "frame": 13, "at": 2582.81958 }, { "type": "O", "frame": 14, "at": 2582.81958 }, { "type": "O", "frame": 15, "at": 2582.81958 }, { "type": "O", "frame": 5, "at": 2582.81958 }, { "type": "C", "frame": 5, "at": 2605.60986 }, { "type": "C", "frame": 15, "at": 2605.60986 }, { "type": "C", "frame": 14, "at": 2605.60986 }, { "type": "C", "frame": 13, "at": 2605.60986 }, { "type": "C", "frame": 8, "at": 2605.60986 }, { "type": "O", "frame": 8, "at": 2605.60986 }, { "type": "O", "frame": 13, "at": 2605.60986 }, { "type": "O", "frame": 14, "at": 2605.60986 }, { "type": "O", "frame": 15, "at": 2605.60986 }, { "type": "O", "frame": 5, "at": 2605.60986 }, { "type": "C", "frame": 5, "at": 2606.87134 }, { "type": "C", "frame": 15, "at": 2606.87134 }, { "type": "C", "frame": 14, "at": 2606.87134 }, { "type": "C", "frame": 13, "at": 2606.87134 }, { "type": "C", "frame": 8, "at": 2606.87134 }, { "type": "O", "frame": 13, "at": 2606.87134 }, { "type": "O", "frame": 14, "at": 2606.87134 }, { "type": "O", "frame": 15, "at": 2606.87134 }, { "type": "O", "frame": 5, "at": 2606.87134 }, { "type": "C", "frame": 5, "at": 2609.795 }, { "type": "C", "frame": 15, "at": 2609.795 }, { "type": "C", "frame": 14, "at": 2609.795 }, { "type": "C", "frame": 13, "at": 2609.795 }, { "type": "O", "frame": 8, "at": 2609.795 }, { "type": "O", "frame": 9, "at": 2609.795 }, { "type": "O", "frame": 10, "at": 2609.795 }, { "type": "O", "frame": 11, "at": 2609.795 }, { "type": "O", "frame": 12, "at": 2609.795 }, { "type": "O", "frame": 5, "at": 2609.795 }, { "type": "C", "frame": 5, "at": 2611.30322 }, { "type": "C", "frame": 12, "at": 2611.30322 }, { "type": "C", "frame": 11, "at": 2611.30322 }, { "type": "C", "frame": 10, "at": 2611.30322 }, { "type": "C", "frame": 9, "at": 2611.30322 }, { "type": "C", "frame": 8, "at": 2611.30322 }, { "type": "O", "frame": 13, "at": 2611.30322 }, { "type": "O", "frame": 14, "at": 2611.30322 }, { "type": "O", "frame": 15, "at": 2611.30322 }, { "type": "O", "frame": 5, "at": 2611.30322 }, { "type": "C", "frame": 5, "at": 2612.59839 }, { "type": "C", "frame": 15, "at": 2612.59839 }, { "type": "C", "frame": 14, "at": 2612.59839 }, { "type": "C", "frame": 13, "at": 2612.59839 }, { "type": "C", "frame": 8, "at": 2612.59839 }, { "type": "O", "frame": 16, "at": 2612.59839 }, { "type": "O", "frame": 5, "at": 2612.59839 }, { "type": "C", "frame": 5, "at": 2615.27 }, { "type": "O", "frame": 5, "at": 2615.27 }, { "type": "C", "frame": 5, "at": 2616.72266 }, { "type": "O", "frame": 17, "at": 2616.72266 }, { "type": "O", "frame": 18, "at": 2616.72266 }, { "type": "O", "frame": 19, "at": 2616.72266 }, { "type": "O", "frame": 20, "at": 2616.72266 }, { "type": "O", "frame": 21, "at": 2616.72266 }, { "type": "O", "frame": 5, "at": 2616.72266 }, { "type": "C", "frame": 5, "at": 2622.435 }, { "type": "C", "frame": 21, "at": 2622.435 }, { "type": "O", "frame": 22, "at": 2622.435 }, { "type": "O", "frame": 23, "at": 2622.435 }, { "type": "O", "frame": 5, "at": 2622.435 }, { "type": "C", "frame": 5, "at": 2623.79126 }, { "type": "C", "frame": 23, "at": 2623.79126 }, { "type": "C", "frame": 22, "at": 2623.79126 }, { "type": "O", "frame": 21, "at": 2623.79126 }, { "type": "O", "frame": 5, "at": 2623.79126 }, { "type": "C", "frame": 5, "at": 2629.15649 }, { "type": "C", "frame": 21, "at": 2629.15649 }, { "type": "O", "frame": 22, "at": 2629.15649 }, { "type": "O", "frame": 23, "at": 2629.15649 }, { "type": "O", "frame": 5, "at": 2629.15649 }, { "type": "C", "frame": 5, "at": 2630.47461 }, { "type": "C", "frame": 23, "at": 2630.47461 }, { "type": "C", "frame": 22, "at": 2630.47461 }, { "type": "O", "frame": 21, "at": 2630.47461 }, { "type": "O", "frame": 5, "at": 2630.47461 }, { "type": "C", "frame": 5, "at": 2633.20728 }, { "type": "C", "frame": 21, "at": 2633.20728 }, { "type": "O", "frame": 24, "at": 2633.20728 }, { "type": "O", "frame": 25, "at": 2633.20728 }, { "type": "C", "frame": 25, "at": 2634.45 }, { "type": "C", "frame": 24, "at": 2634.45 }, { "type": "O", "frame": 22, "at": 2634.45 }, { "type": "O", "frame": 23, "at": 2634.45 }, { "type": "O", "frame": 5, "at": 2634.45 }, { "type": "C", "frame": 5, "at": 2636.49585 }, { "type": "C", "frame": 23, "at": 2636.49585 }, { "type": "C", "frame": 22, "at": 2636.49585 }, { "type": "O", "frame": 21, "at": 2636.49585 }, { "type": "O", "frame": 5, "at": 2636.49585 }, { "type": "C", "frame": 5, "at": 2639.35815 }, { "type": "C", "frame": 21, "at": 2639.35815 }, { "type": "C", "frame": 20, "at": 2639.35815 }, { "type": "C", "frame": 19, "at": 2639.35815 }, { "type": "C", "frame": 18, "at": 2639.35815 }, { "type": "C", "frame": 17, "at": 2639.35815 }, { "type": "O", "frame": 17, "at": 2639.35815 }, { "type": "O", "frame": 18, "at": 2639.35815 }, { "type": "O", "frame": 19, "at": 2639.35815 }, { "type": "O", "frame": 20, "at": 2639.35815 }, { "type": "O", "frame": 22, "at": 2639.35815 }, { "type": "O", "frame": 23, "at": 2639.35815 }, { "type": "O", "frame": 5, "at": 2639.35815 }, { "type": "C", "frame": 5, "at": 2640.72144 }, { "type": "C", "frame": 23, "at": 2640.72144 }, { "type": "C", "frame": 22, "at": 2640.72144 }, { "type": "O", "frame": 21, "at": 2640.72144 }, { "type": "O", "frame": 5, "at": 2640.72144 }, { "type": "C", "frame": 5, "at": 2642.06 }, { "type": "C", "frame": 21, "at": 2642.06 }, { "type": "C", "frame": 20, "at": 2642.06 }, { "type": "C", "frame": 19, "at": 2642.06 }, { "type": "C", "frame": 18, "at": 2642.06 }, { "type": "C", "frame": 17, "at": 2642.06 }, { "type": "O", "frame": 17, "at": 2642.06 }, { "type": "O", "frame": 18, "at": 2642.06 }, { "type": "O", "frame": 19, "at": 2642.06 }, { "type": "O", "frame": 20, "at": 2642.06 }, { "type": "O", "frame": 22, "at": 2642.06 }, { "type": "O", "frame": 23, "at": 2642.06 }, { "type": "O", "frame": 5, "at": 2642.06 }, { "type": "C", "frame": 5, "at": 2644.93652 }, { "type": "C", "frame": 23, "at": 2644.93652 }, { "type": "C", "frame": 22, "at": 2644.93652 }, { "type": "C", "frame": 20, "at": 2644.93652 }, { "type": "C", "frame": 19, "at": 2644.93652 }, { "type": "C", "frame": 18, "at": 2644.93652 }, { "type": "C", "frame": 17, "at": 2644.93652 }, { "type": "O", "frame": 17, "at": 2644.93652 }, { "type": "O", "frame": 18, "at": 2644.93652 }, { "type": "O", "frame": 19, "at": 2644.93652 }, { "type": "O", "frame": 20, "at": 2644.93652 }, { "type": "O", "frame": 22, "at": 2644.93652 }, { "type": "O", "frame": 23, "at": 2644.93652 }, { "type": "O", "frame": 5, "at": 2644.93652 }, { "type": "C", "frame": 5, "at": 2646.26514 }, { "type": "C", "frame": 23, "at": 2646.26514 }, { "type": "C", "frame": 22, "at": 2646.26514 }, { "type": "C", "frame": 20, "at": 2646.26514 }, { "type": "C", "frame": 19, "at": 2646.26514 }, { "type": "C", "frame": 18, "at": 2646.26514 }, { "type": "C", "frame": 17, "at": 2646.26514 }, { "type": "O", "frame": 17, "at": 2646.26514 }, { "type": "O", "frame": 18, "at": 2646.26514 }, { "type": "O", "frame": 19, "at": 2646.26514 }, { "type": "O", "frame": 20, "at": 2646.26514 }, { "type": "O", "frame": 22, "at": 2646.26514 }, { "type": "O", "frame": 23, "at": 2646.26514 }, { "type": "O", "frame": 5, "at": 2646.26514 }, { "type": "C", "frame": 5, "at": 2648.873 }, { "type": "C", "frame": 23, "at": 2648.873 }, { "type": "C", "frame": 22, "at": 2648.873 }, { "type": "C", "frame": 20, "at": 2648.873 }, { "type": "C", "frame": 19, "at": 2648.873 }, { "type": "C", "frame": 18, "at": 2648.873 }, { "type": "C", "frame": 17, "at": 2648.873 }, { "type": "O", "frame": 5, "at": 2648.873 }, { "type": "C", "frame": 5, "at": 2650.1543 }, { "type": "O", "frame": 17, "at": 2650.1543 }, { "type": "O", "frame": 18, "at": 2650.1543 }, { "type": "O", "frame": 19, "at": 2650.1543 }, { "type": "O", "frame": 20, "at": 2650.1543 }, { "type": "O", "frame": 22, "at": 2650.1543 }, { "type": "O", "frame": 23, "at": 2650.1543 }, { "type": "O", "frame": 5, "at": 2650.1543 }, { "type": "C", "frame": 5, "at": 2651.58813 }, { "type": "C", "frame": 23, "at": 2651.58813 }, { "type": "C", "frame": 22, "at": 2651.58813 }, { "type": "O", "frame": 24, "at": 2651.58813 }, { "type": "O", "frame": 5, "at": 2651.58813 }, { "type": "C", "frame": 5, "at": 2655.48071 }, { "type": "C", "frame": 24, "at": 2655.48071 }, { "type": "O", "frame": 22, "at": 2655.48071 }, { "type": "O", "frame": 23, "at": 2655.48071 }, { "type": "O", "frame": 5, "at": 2655.48071 }, { "type": "C", "frame": 5, "at": 2658.1167 }, { "type": "C", "frame": 23, "at": 2658.1167 }, { "type": "C", "frame": 22, "at": 2658.1167 }, { "type": "C", "frame": 20, "at": 2658.1167 }, { "type": "C", "frame": 19, "at": 2658.1167 }, { "type": "C", "frame": 18, "at": 2658.1167 }, { "type": "C", "frame": 17, "at": 2658.1167 }, { "type": "O", "frame": 26, "at": 2658.1167 }, { "type": "O", "frame": 27, "at": 2658.1167 }, { "type": "O", "frame": 5, "at": 2658.1167 }, { "type": "C", "frame": 5, "at": 2659.52637 }, { "type": "C", "frame": 27, "at": 2659.52637 }, { "type": "C", "frame": 26, "at": 2659.52637 }, { "type": "O", "frame": 17, "at": 2659.52637 }, { "type": "O", "frame": 18, "at": 2659.52637 }, { "type": "O", "frame": 19, "at": 2659.52637 }, { "type": "O", "frame": 20, "at": 2659.52637 }, { "type": "O", "frame": 22, "at": 2659.52637 }, { "type": "O", "frame": 23, "at": 2659.52637 }, { "type": "O", "frame": 5, "at": 2659.52637 }, { "type": "C", "frame": 5, "at": 2660.82861 }, { "type": "C", "frame": 23, "at": 2660.82861 }, { "type": "C", "frame": 22, "at": 2660.82861 }, { "type": "C", "frame": 20, "at": 2660.82861 }, { "type": "C", "frame": 19, "at": 2660.82861 }, { "type": "C", "frame": 18, "at": 2660.82861 }, { "type": "C", "frame": 17, "at": 2660.82861 }, { "type": "O", "frame": 26, "at": 2660.82861 }, { "type": "O", "frame": 5, "at": 2660.82861 }, { "type": "C", "frame": 5, "at": 2662.3208 }, { "type": "C", "frame": 26, "at": 2662.3208 }, { "type": "O", "frame": 17, "at": 2662.3208 }, { "type": "O", "frame": 18, "at": 2662.3208 }, { "type": "O", "frame": 19, "at": 2662.3208 }, { "type": "O", "frame": 20, "at": 2662.3208 }, { "type": "O", "frame": 22, "at": 2662.3208 }, { "type": "O", "frame": 23, "at": 2662.3208 }, { "type": "O", "frame": 5, "at": 2662.3208 }, { "type": "C", "frame": 5, "at": 2663.63135 }, { "type": "C", "frame": 23, "at": 2663.63135 }, { "type": "C", "frame": 22, "at": 2663.63135 }, { "type": "C", "frame": 20, "at": 2663.63135 }, { "type": "C", "frame": 19, "at": 2663.63135 }, { "type": "C", "frame": 18, "at": 2663.63135 }, { "type": "C", "frame": 17, "at": 2663.63135 }, { "type": "O", "frame": 26, "at": 2663.63135 }, { "type": "O", "frame": 27, "at": 2663.63135 }, { "type": "O", "frame": 5, "at": 2663.63135 }, { "type": "C", "frame": 5, "at": 2664.88745 }, { "type": "C", "frame": 27, "at": 2664.88745 }, { "type": "C", "frame": 26, "at": 2664.88745 }, { "type": "O", "frame": 17, "at": 2664.88745 }, { "type": "O", "frame": 18, "at": 2664.88745 }, { "type": "O", "frame": 19, "at": 2664.88745 }, { "type": "O", "frame": 20, "at": 2664.88745 }, { "type": "O", "frame": 22, "at": 2664.88745 }, { "type": "O", "frame": 23, "at": 2664.88745 }, { "type": "O", "frame": 5, "at": 2664.88745 }, { "type": "C", "frame": 5, "at": 2666.286 }, { "type": "C", "frame": 23, "at": 2666.286 }, { "type": "C", "frame": 22, "at": 2666.286 }, { "type": "O", "frame": 21, "at": 2666.286 }, { "type": "O", "frame": 5, "at": 2666.286 }, { "type": "C", "frame": 5, "at": 2673.62427 }, { "type": "C", "frame": 21, "at": 2673.62427 }, { "type": "O", "frame": 22, "at": 2673.62427 }, { "type": "O", "frame": 23, "at": 2673.62427 }, { "type": "O", "frame": 5, "at": 2673.62427 }, { "type": "C", "frame": 5, "at": 2674.98169 }, { "type": "C", "frame": 23, "at": 2674.98169 }, { "type": "C", "frame": 22, "at": 2674.98169 }, { "type": "O", "frame": 21, "at": 2674.98169 }, { "type": "O", "frame": 5, "at": 2674.98169 }, { "type": "C", "frame": 5, "at": 2676.31885 }, { "type": "C", "frame": 21, "at": 2676.31885 }, { "type": "C", "frame": 20, "at": 2676.31885 }, { "type": "C", "frame": 19, "at": 2676.31885 }, { "type": "C", "frame": 18, "at": 2676.31885 }, { "type": "C", "frame": 17, "at": 2676.31885 }, { "type": "O", "frame": 17, "at": 2676.31885 }, { "type": "O", "frame": 18, "at": 2676.31885 }, { "type": "O", "frame": 19, "at": 2676.31885 }, { "type": "O", "frame": 20, "at": 2676.31885 }, { "type": "O", "frame": 22, "at": 2676.31885 }, { "type": "O", "frame": 23, "at": 2676.31885 }, { "type": "O", "frame": 5, "at": 2676.31885 }, { "type": "C", "frame": 5, "at": 2677.603 }, { "type": "C", "frame": 23, "at": 2677.603 }, { "type": "C", "frame": 22, "at": 2677.603 }, { "type": "C", "frame": 20, "at": 2677.603 }, { "type": "C", "frame": 19, "at": 2677.603 }, { "type": "C", "frame": 18, "at": 2677.603 }, { "type": "C", "frame": 17, "at": 2677.603 }, { "type": "O", "frame": 17, "at": 2677.603 }, { "type": "O", "frame": 18, "at": 2677.603 }, { "type": "O", "frame": 19, "at": 2677.603 }, { "type": "O", "frame": 20, "at": 2677.603 }, { "type": "O", "frame": 22, "at": 2677.603 }, { "type": "O", "frame": 23, "at": 2677.603 }, { "type": "O", "frame": 5, "at": 2677.603 }, { "type": "C", "frame": 5, "at": 2679.15479 }, { "type": "C", "frame": 23, "at": 2679.15479 }, { "type": "C", "frame": 22, "at": 2679.15479 }, { "type": "C", "frame": 20, "at": 2679.15479 }, { "type": "C", "frame": 19, "at": 2679.15479 }, { "type": "C", "frame": 18, "at": 2679.15479 }, { "type": "C", "frame": 17, "at": 2679.15479 }, { "type": "O", "frame": 28, "at": 2679.15479 }, { "type": "O", "frame": 17, "at": 2679.15479 }, { "type": "O", "frame": 18, "at": 2679.15479 }, { "type": "O", "frame": 19, "at": 2679.15479 }, { "type": "O", "frame": 20, "at": 2679.15479 }, { "type": "O", "frame": 22, "at": 2679.15479 }, { "type": "O", "frame": 23, "at": 2679.15479 }, { "type": "O", "frame": 5, "at": 2679.15479 }, { "type": "C", "frame": 5, "at": 2681.82031 }, { "type": "C", "frame": 23, "at": 2681.82031 }, { "type": "C", "frame": 22, "at": 2681.82031 }, { "type": "O", "frame": 5, "at": 2681.82031 }, { "type": "C", "frame": 5, "at": 2683.07983 }, { "type": "O", "frame": 22, "at": 2683.07983 }, { "type": "O", "frame": 23, "at": 2683.07983 }, { "type": "O", "frame": 5, "at": 2683.07983 }, { "type": "C", "frame": 5, "at": 2684.4397 }, { "type": "C", "frame": 23, "at": 2684.4397 }, { "type": "C", "frame": 22, "at": 2684.4397 }, { "type": "C", "frame": 20, "at": 2684.4397 }, { "type": "C", "frame": 19, "at": 2684.4397 }, { "type": "C", "frame": 18, "at": 2684.4397 }, { "type": "C", "frame": 17, "at": 2684.4397 }, { "type": "O", "frame": 29, "at": 2684.4397 }, { "type": "O", "frame": 30, "at": 2684.4397 }, { "type": "O", "frame": 5, "at": 2684.4397 }, { "type": "C", "frame": 5, "at": 2685.87744 }, { "type": "C", "frame": 30, "at": 2685.87744 }, { "type": "C", "frame": 29, "at": 2685.87744 }, { "type": "C", "frame": 28, "at": 2685.87744 }, { "type": "O", "frame": 31, "at": 2685.87744 }, { "type": "O", "frame": 17, "at": 2685.87744 }, { "type": "O", "frame": 18, "at": 2685.87744 }, { "type": "O", "frame": 19, "at": 2685.87744 }, { "type": "O", "frame": 20, "at": 2685.87744 }, { "type": "O", "frame": 22, "at": 2685.87744 }, { "type": "O", "frame": 32, "at": 2685.87744 }, { "type": "O", "frame": 5, "at": 2685.87744 }, { "type": "C", "frame": 5, "at": 2687.14355 }, { "type": "C", "frame": 32, "at": 2687.14355 }, { "type": "O", "frame": 23, "at": 2687.14355 }, { "type": "O", "frame": 5, "at": 2687.14355 }, { "type": "C", "frame": 5, "at": 2691.0498 }, { "type": "C", "frame": 23, "at": 2691.0498 }, { "type": "C", "frame": 22, "at": 2691.0498 }, { "type": "O", "frame": 5, "at": 2691.0498 }, { "type": "C", "frame": 5, "at": 2692.3877 }, { "type": "C", "frame": 20, "at": 2692.3877 }, { "type": "C", "frame": 19, "at": 2692.3877 }, { "type": "C", "frame": 18, "at": 2692.3877 }, { "type": "C", "frame": 17, "at": 2692.3877 }, { "type": "C", "frame": 31, "at": 2692.3877 }, { "type": "C", "frame": 16, "at": 2692.3877 }, { "type": "C", "frame": 7, "at": 2692.3877 }, { "type": "O", "frame": 33, "at": 2692.3877 }, { "type": "O", "frame": 5, "at": 2692.3877 }, { "type": "C", "frame": 5, "at": 2693.722 }, { "type": "O", "frame": 34, "at": 2693.722 }, { "type": "O", "frame": 5, "at": 2693.722 }, { "type": "C", "frame": 5, "at": 2695.132 }, { "type": "O", "frame": 5, "at": 2695.132 }, { "type": "C", "frame": 5, "at": 2696.3833 }, { "type": "O", "frame": 5, "at": 2696.3833 }, { "type": "C", "frame": 5, "at": 2697.953 }, { "type": "O", "frame": 5, "at": 2697.953 }, { "type": "C", "frame": 5, "at": 2699.22925 }, { "type": "O", "frame": 35, "at": 2699.22925 }, { "type": "O", "frame": 5, "at": 2699.22925 }, { "type": "C", "frame": 5, "at": 2716.745 }, { "type": "O", "frame": 5, "at": 2716.745 }, { "type": "C", "frame": 5, "at": 2769.32861 }, { "type": "O", "frame": 36, "at": 2769.32861 }, { "type": "O", "frame": 37, "at": 2769.32861 }, { "type": "O", "frame": 38, "at": 2769.32861 }, { "type": "O", "frame": 39, "at": 2769.32861 }, { "type": "O", "frame": 40, "at": 2769.32861 }, { "type": "O", "frame": 5, "at": 2769.32861 }, { "type": "C", "frame": 5, "at": 2787.28882 }, { "type": "C", "frame": 40, "at": 2787.28882 }, { "type": "C", "frame": 39, "at": 2787.28882 }, { "type": "C", "frame": 38, "at": 2787.28882 }, { "type": "O", "frame": 41, "at": 2787.28882 }, { "type": "O", "frame": 42, "at": 2787.28882 }, { "type": "O", "frame": 43, "at": 2787.28882 }, { "type": "O", "frame": 39, "at": 2787.28882 }, { "type": "O", "frame": 5, "at": 2787.28882 }, { "type": "C", "frame": 5, "at": 2794.572 }, { "type": "O", "frame": 44, "at": 2794.572 }, { "type": "O", "frame": 45, "at": 2794.572 }, { "type": "O", "frame": 5, "at": 2794.572 }, { "type": "C", "frame": 5, "at": 2795.98413 }, { "type": "C", "frame": 45, "at": 2795.98413 }, { "type": "C", "frame": 44, "at": 2795.98413 }, { "type": "C", "frame": 39, "at": 2795.98413 }, { "type": "C", "frame": 43, "at": 2795.98413 }, { "type": "C", "frame": 42, "at": 2795.98413 }, { "type": "O", "frame": 43, "at": 2795.98413 }, { "type": "O", "frame": 39, "at": 2795.98413 }, { "type": "O", "frame": 5, "at": 2795.98413 }, { "type": "C", "frame": 5, "at": 2798.547 }, { "type": "C", "frame": 39, "at": 2798.547 }, { "type": "C", "frame": 43, "at": 2798.547 }, { "type": "O", "frame": 5, "at": 2798.547 }, { "type": "C", "frame": 5, "at": 2799.867 }, { "type": "O", "frame": 46, "at": 2799.867 }, { "type": "O", "frame": 47, "at": 2799.867 }, { "type": "O", "frame": 5, "at": 2799.867 }, { "type": "C", "frame": 5, "at": 2801.174 }, { "type": "C", "frame": 47, "at": 2801.174 }, { "type": "C", "frame": 46, "at": 2801.174 }, { "type": "O", "frame": 48, "at": 2801.174 }, { "type": "O", "frame": 5, "at": 2801.174 }, { "type": "C", "frame": 5, "at": 2802.45581 }, { "type": "O", "frame": 49, "at": 2802.45581 }, { "type": "O", "frame": 5, "at": 2802.45581 }, { "type": "C", "frame": 5, "at": 2803.77344 }, { "type": "O", "frame": 50, "at": 2803.77344 }, { "type": "O", "frame": 51, "at": 2803.77344 }, { "type": "O", "frame": 52, "at": 2803.77344 }, { "type": "O", "frame": 53, "at": 2803.77344 }, { "type": "O", "frame": 54, "at": 2803.77344 }, { "type": "O", "frame": 5, "at": 2803.77344 }, { "type": "C", "frame": 5, "at": 2805.031 }, { "type": "C", "frame": 54, "at": 2805.031 }, { "type": "C", "frame": 53, "at": 2805.031 }, { "type": "C", "frame": 52, "at": 2805.031 }, { "type": "C", "frame": 51, "at": 2805.031 }, { "type": "C", "frame": 50, "at": 2805.031 }, { "type": "C", "frame": 49, "at": 2805.031 }, { "type": "C", "frame": 48, "at": 2805.031 }, { "type": "O", "frame": 5, "at": 2805.031 }, { "type": "C", "frame": 5, "at": 2806.50244 }, { "type": "O", "frame": 55, "at": 2806.50244 }, { "type": "O", "frame": 56, "at": 2806.50244 }, { "type": "O", "frame": 5, "at": 2806.50244 }, { "type": "C", "frame": 5, "at": 2807.82227 }, { "type": "O", "frame": 5, "at": 2807.82227 }, { "type": "C", "frame": 5, "at": 2812.82544 }, { "type": "O", "frame": 57, "at": 2812.82544 }, { "type": "O", "frame": 5, "at": 2812.82544 }, { "type": "C", "frame": 5, "at": 2815.59375 }, { "type": "O", "frame": 58, "at": 2815.59375 }, { "type": "O", "frame": 5, "at": 2815.59375 }, { "type": "C", "frame": 5, "at": 2816.91919 }, { "type": "O", "frame": 5, "at": 2816.91919 }, { "type": "C", "frame": 5, "at": 2818.32422 }, { "type": "O", "frame": 59, "at": 2818.32422 }, { "type": "O", "frame": 29, "at": 2818.32422 }, { "type": "O", "frame": 60, "at": 2818.32422 }, { "type": "O", "frame": 5, "at": 2818.32422 }, { "type": "C", "frame": 5, "at": 2819.6355 }, { "type": "C", "frame": 60, "at": 2819.6355 }, { "type": "C", "frame": 29, "at": 2819.6355 }, { "type": "C", "frame": 59, "at": 2819.6355 }, { "type": "C", "frame": 58, "at": 2819.6355 }, { "type": "C", "frame": 57, "at": 2819.6355 }, { "type": "O", "frame": 57, "at": 2819.6355 }, { "type": "O", "frame": 5, "at": 2819.6355 }, { "type": "C", "frame": 5, "at": 2820.90527 }, { "type": "C", "frame": 57, "at": 2820.90527 }, { "type": "O", "frame": 57, "at": 2820.90527 }, { "type": "O", "frame": 5, "at": 2820.90527 }, { "type": "C", "frame": 5, "at": 2822.28418 }, { "type": "C", "frame": 57, "at": 2822.28418 }, { "type": "O", "frame": 61, "at": 2822.28418 }, { "type": "O", "frame": 43, "at": 2822.28418 }, { "type": "O", "frame": 39, "at": 2822.28418 }, { "type": "O", "frame": 5, "at": 2822.28418 }, { "type": "C", "frame": 5, "at": 2825.27979 }, { "type": "O", "frame": 62, "at": 2825.27979 }, { "type": "O", "frame": 63, "at": 2825.27979 }, { "type": "O", "frame": 64, "at": 2825.27979 }, { "type": "O", "frame": 5, "at": 2825.27979 }, { "type": "C", "frame": 5, "at": 2827.31982 }, { "type": "C", "frame": 64, "at": 2827.31982 }, { "type": "C", "frame": 63, "at": 2827.31982 }, { "type": "C", "frame": 62, "at": 2827.31982 }, { "type": "C", "frame": 39, "at": 2827.31982 }, { "type": "C", "frame": 43, "at": 2827.31982 }, { "type": "C", "frame": 61, "at": 2827.31982 }, { "type": "C", "frame": 56, "at": 2827.31982 }, { "type": "C", "frame": 55, "at": 2827.31982 }, { "type": "O", "frame": 5, "at": 2827.31982 }, { "type": "C", "frame": 5, "at": 2828.84326 }, { "type": "C", "frame": 41, "at": 2828.84326 }, { "type": "C", "frame": 37, "at": 2828.84326 }, { "type": "O", "frame": 65, "at": 2828.84326 }, { "type": "O", "frame": 66, "at": 2828.84326 }, { "type": "O", "frame": 67, "at": 2828.84326 }, { "type": "O", "frame": 68, "at": 2828.84326 }, { "type": "O", "frame": 29, "at": 2828.84326 }, { "type": "O", "frame": 60, "at": 2828.84326 }, { "type": "O", "frame": 5, "at": 2828.84326 }, { "type": "C", "frame": 5, "at": 2830.22876 }, { "type": "C", "frame": 60, "at": 2830.22876 }, { "type": "C", "frame": 29, "at": 2830.22876 }, { "type": "C", "frame": 68, "at": 2830.22876 }, { "type": "O", "frame": 69, "at": 2830.22876 }, { "type": "O", "frame": 70, "at": 2830.22876 }, { "type": "O", "frame": 71, "at": 2830.22876 }, { "type": "O", "frame": 5, "at": 2830.22876 }, { "type": "C", "frame": 5, "at": 2831.63013 }, { "type": "C", "frame": 71, "at": 2831.63013 }, { "type": "O", "frame": 72, "at": 2831.63013 }, { "type": "O", "frame": 73, "at": 2831.63013 }, { "type": "O", "frame": 74, "at": 2831.63013 }, { "type": "O", "frame": 75, "at": 2831.63013 }, { "type": "O", "frame": 5, "at": 2831.63013 }, { "type": "C", "frame": 5, "at": 2832.93042 }, { "type": "C", "frame": 75, "at": 2832.93042 }, { "type": "C", "frame": 74, "at": 2832.93042 }, { "type": "C", "frame": 73, "at": 2832.93042 }, { "type": "C", "frame": 72, "at": 2832.93042 }, { "type": "C", "frame": 70, "at": 2832.93042 }, { "type": "C", "frame": 69, "at": 2832.93042 }, { "type": "C", "frame": 67, "at": 2832.93042 }, { "type": "O", "frame": 5, "at": 2832.93042 }, { "type": "C", "frame": 5, "at": 2834.36377 }, { "type": "O", "frame": 76, "at": 2834.36377 }, { "type": "O", "frame": 68, "at": 2834.36377 }, { "type": "O", "frame": 77, "at": 2834.36377 }, { "type": "O", "frame": 78, "at": 2834.36377 }, { "type": "O", "frame": 79, "at": 2834.36377 }, { "type": "O", "frame": 80, "at": 2834.36377 }, { "type": "O", "frame": 81, "at": 2834.36377 }, { "type": "O", "frame": 82, "at": 2834.36377 }, { "type": "O", "frame": 83, "at": 2834.36377 }, { "type": "O", "frame": 5, "at": 2834.36377 }, { "type": "C", "frame": 5, "at": 2835.66333 }, { "type": "C", "frame": 83, "at": 2835.66333 }, { "type": "C", "frame": 82, "at": 2835.66333 }, { "type": "O", "frame": 84, "at": 2835.66333 }, { "type": "O", "frame": 5, "at": 2835.66333 }, { "type": "C", "frame": 5, "at": 2836.97754 }, { "type": "C", "frame": 84, "at": 2836.97754 }, { "type": "C", "frame": 81, "at": 2836.97754 }, { "type": "C", "frame": 80, "at": 2836.97754 }, { "type": "C", "frame": 79, "at": 2836.97754 }, { "type": "C", "frame": 78, "at": 2836.97754 }, { "type": "C", "frame": 77, "at": 2836.97754 }, { "type": "C", "frame": 68, "at": 2836.97754 }, { "type": "O", "frame": 57, "at": 2836.97754 }, { "type": "O", "frame": 5, "at": 2836.97754 }, { "type": "C", "frame": 5, "at": 2838.389 }, { "type": "C", "frame": 57, "at": 2838.389 }, { "type": "C", "frame": 76, "at": 2838.389 }, { "type": "O", "frame": 5, "at": 2838.389 }, { "type": "C", "frame": 5, "at": 2839.99463 }, { "type": "O", "frame": 85, "at": 2839.99463 }, { "type": "O", "frame": 5, "at": 2839.99463 }, { "type": "C", "frame": 5, "at": 2841.40039 }, { "type": "O", "frame": 86, "at": 2841.40039 }, { "type": "O", "frame": 87, "at": 2841.40039 }, { "type": "O", "frame": 88, "at": 2841.40039 }, { "type": "O", "frame": 89, "at": 2841.40039 }, { "type": "O", "frame": 90, "at": 2841.40039 }, { "type": "O", "frame": 5, "at": 2841.40039 }, { "type": "C", "frame": 5, "at": 2842.678 }, { "type": "C", "frame": 90, "at": 2842.678 }, { "type": "C", "frame": 89, "at": 2842.678 }, { "type": "C", "frame": 88, "at": 2842.678 }, { "type": "C", "frame": 87, "at": 2842.678 }, { "type": "C", "frame": 86, "at": 2842.678 }, { "type": "O", "frame": 5, "at": 2842.678 }, { "type": "C", "frame": 5, "at": 2844.96875 }, { "type": "O", "frame": 91, "at": 2844.96875 }, { "type": "O", "frame": 92, "at": 2844.96875 }, { "type": "O", "frame": 5, "at": 2844.96875 }, { "type": "C", "frame": 5, "at": 2846.42 }, { "type": "C", "frame": 92, "at": 2846.42 }, { "type": "C", "frame": 91, "at": 2846.42 }, { "type": "O", "frame": 93, "at": 2846.42 }, { "type": "O", "frame": 5, "at": 2846.42 }, { "type": "C", "frame": 5, "at": 2847.70117 }, { "type": "C", "frame": 93, "at": 2847.70117 }, { "type": "C", "frame": 85, "at": 2847.70117 }, { "type": "O", "frame": 5, "at": 2847.70117 }, { "type": "C", "frame": 5, "at": 2849.04224 }, { "type": "O", "frame": 94, "at": 2849.04224 }, { "type": "O", "frame": 95, "at": 2849.04224 }, { "type": "O", "frame": 96, "at": 2849.04224 }, { "type": "O", "frame": 97, "at": 2849.04224 }, { "type": "O", "frame": 98, "at": 2849.04224 }, { "type": "O", "frame": 99, "at": 2849.04224 }, { "type": "O", "frame": 100, "at": 2849.04224 }, { "type": "O", "frame": 5, "at": 2849.04224 }, { "type": "C", "frame": 5, "at": 2850.4165 }, { "type": "C", "frame": 100, "at": 2850.4165 }, { "type": "C", "frame": 99, "at": 2850.4165 }, { "type": "O", "frame": 101, "at": 2850.4165 }, { "type": "O", "frame": 102, "at": 2850.4165 }, { "type": "O", "frame": 103, "at": 2850.4165 }, { "type": "O", "frame": 104, "at": 2850.4165 }, { "type": "O", "frame": 105, "at": 2850.4165 }, { "type": "O", "frame": 29, "at": 2850.4165 }, { "type": "O", "frame": 60, "at": 2850.4165 }, { "type": "O", "frame": 5, "at": 2850.4165 }, { "type": "C", "frame": 5, "at": 2851.78931 }, { "type": "C", "frame": 60, "at": 2851.78931 }, { "type": "C", "frame": 29, "at": 2851.78931 }, { "type": "O", "frame": 106, "at": 2851.78931 }, { "type": "O", "frame": 107, "at": 2851.78931 }, { "type": "O", "frame": 108, "at": 2851.78931 }, { "type": "O", "frame": 109, "at": 2851.78931 }, { "type": "O", "frame": 5, "at": 2851.78931 }, { "type": "C", "frame": 5, "at": 2853.14478 }, { "type": "C", "frame": 109, "at": 2853.14478 }, { "type": "C", "frame": 108, "at": 2853.14478 }, { "type": "C", "frame": 107, "at": 2853.14478 }, { "type": "C", "frame": 106, "at": 2853.14478 }, { "type": "C", "frame": 105, "at": 2853.14478 }, { "type": "C", "frame": 104, "at": 2853.14478 }, { "type": "C", "frame": 103, "at": 2853.14478 }, { "type": "C", "frame": 102, "at": 2853.14478 }, { "type": "C", "frame": 101, "at": 2853.14478 }, { "type": "C", "frame": 98, "at": 2853.14478 }, { "type": "C", "frame": 97, "at": 2853.14478 }, { "type": "O", "frame": 110, "at": 2853.14478 }, { "type": "O", "frame": 5, "at": 2853.14478 }, { "type": "C", "frame": 5, "at": 2854.478 }, { "type": "C", "frame": 110, "at": 2854.478 }, { "type": "C", "frame": 96, "at": 2854.478 }, { "type": "O", "frame": 111, "at": 2854.478 }, { "type": "O", "frame": 112, "at": 2854.478 }, { "type": "O", "frame": 5, "at": 2854.478 }, { "type": "C", "frame": 5, "at": 2855.80981 }, { "type": "O", "frame": 113, "at": 2855.80981 }, { "type": "O", "frame": 114, "at": 2855.80981 }, { "type": "O", "frame": 115, "at": 2855.80981 }, { "type": "O", "frame": 116, "at": 2855.80981 }, { "type": "O", "frame": 117, "at": 2855.80981 }, { "type": "O", "frame": 118, "at": 2855.80981 }, { "type": "O", "frame": 119, "at": 2855.80981 }, { "type": "O", "frame": 120, "at": 2855.80981 }, { "type": "O", "frame": 121, "at": 2855.80981 }, { "type": "O", "frame": 122, "at": 2855.80981 }, { "type": "O", "frame": 17, "at": 2855.80981 }, { "type": "O", "frame": 18, "at": 2855.80981 }, { "type": "O", "frame": 19, "at": 2855.80981 }, { "type": "O", "frame": 20, "at": 2855.80981 }, { "type": "O", "frame": 22, "at": 2855.80981 }, { "type": "O", "frame": 23, "at": 2855.80981 }, { "type": "O", "frame": 5, "at": 2855.80981 }, { "type": "C", "frame": 5, "at": 2857.14771 }, { "type": "C", "frame": 23, "at": 2857.14771 }, { "type": "C", "frame": 22, "at": 2857.14771 }, { "type": "C", "frame": 20, "at": 2857.14771 }, { "type": "C", "frame": 19, "at": 2857.14771 }, { "type": "C", "frame": 18, "at": 2857.14771 }, { "type": "C", "frame": 17, "at": 2857.14771 }, { "type": "C", "frame": 122, "at": 2857.14771 }, { "type": "C", "frame": 121, "at": 2857.14771 }, { "type": "C", "frame": 120, "at": 2857.14771 }, { "type": "C", "frame": 119, "at": 2857.14771 }, { "type": "O", "frame": 123, "at": 2857.14771 }, { "type": "O", "frame": 124, "at": 2857.14771 }, { "type": "O", "frame": 5, "at": 2857.14771 }, { "type": "C", "frame": 5, "at": 2859.91821 }, { "type": "C", "frame": 124, "at": 2859.91821 }, { "type": "C", "frame": 123, "at": 2859.91821 }, { "type": "C", "frame": 118, "at": 2859.91821 }, { "type": "C", "frame": 117, "at": 2859.91821 }, { "type": "C", "frame": 116, "at": 2859.91821 }, { "type": "C", "frame": 115, "at": 2859.91821 }, { "type": "C", "frame": 114, "at": 2859.91821 }, { "type": "C", "frame": 113, "at": 2859.91821 }, { "type": "O", "frame": 125, "at": 2859.91821 }, { "type": "O", "frame": 57, "at": 2859.91821 }, { "type": "O", "frame": 5, "at": 2859.91821 }, { "type": "C", "frame": 5, "at": 2861.331 }, { "type": "C", "frame": 57, "at": 2861.331 }, { "type": "O", "frame": 57, "at": 2861.331 }, { "type": "O", "frame": 5, "at": 2861.331 }, { "type": "C", "frame": 5, "at": 2862.6438 }, { "type": "C", "frame": 57, "at": 2862.6438 }, { "type": "O", "frame": 57, "at": 2862.6438 }, { "type": "O", "frame": 5, "at": 2862.6438 }, { "type": "C", "frame": 5, "at": 2863.95068 }, { "type": "C", "frame": 57, "at": 2863.95068 }, { "type": "C", "frame": 125, "at": 2863.95068 }, { "type": "C", "frame": 112, "at": 2863.95068 }, { "type": "O", "frame": 5, "at": 2863.95068 }, { "type": "C", "frame": 5, "at": 2865.4375 }, { "type": "O", "frame": 126, "at": 2865.4375 }, { "type": "O", "frame": 127, "at": 2865.4375 }, { "type": "O", "frame": 128, "at": 2865.4375 }, { "type": "O", "frame": 129, "at": 2865.4375 }, { "type": "O", "frame": 130, "at": 2865.4375 }, { "type": "O", "frame": 5, "at": 2865.4375 }, { "type": "C", "frame": 5, "at": 2866.85962 }, { "type": "C", "frame": 130, "at": 2866.85962 }, { "type": "C", "frame": 129, "at": 2866.85962 }, { "type": "C", "frame": 128, "at": 2866.85962 }, { "type": "C", "frame": 127, "at": 2866.85962 }, { "type": "C", "frame": 126, "at": 2866.85962 }, { "type": "O", "frame": 131, "at": 2866.85962 }, { "type": "O", "frame": 132, "at": 2866.85962 }, { "type": "O", "frame": 5, "at": 2866.85962 }, { "type": "C", "frame": 5, "at": 2868.298 }, { "type": "C", "frame": 132, "at": 2868.298 }, { "type": "C", "frame": 131, "at": 2868.298 }, { "type": "O", "frame": 133, "at": 2868.298 }, { "type": "O", "frame": 134, "at": 2868.298 }, { "type": "O", "frame": 135, "at": 2868.298 }, { "type": "O", "frame": 136, "at": 2868.298 }, { "type": "O", "frame": 132, "at": 2868.298 }, { "type": "O", "frame": 5, "at": 2868.298 }, { "type": "C", "frame": 5, "at": 2869.77783 }, { "type": "C", "frame": 132, "at": 2869.77783 }, { "type": "C", "frame": 136, "at": 2869.77783 }, { "type": "C", "frame": 135, "at": 2869.77783 }, { "type": "C", "frame": 134, "at": 2869.77783 }, { "type": "C", "frame": 133, "at": 2869.77783 }, { "type": "O", "frame": 87, "at": 2869.77783 }, { "type": "O", "frame": 88, "at": 2869.77783 }, { "type": "O", "frame": 89, "at": 2869.77783 }, { "type": "O", "frame": 137, "at": 2869.77783 }, { "type": "O", "frame": 138, "at": 2869.77783 }, { "type": "O", "frame": 139, "at": 2869.77783 }, { "type": "O", "frame": 140, "at": 2869.77783 }, { "type": "O", "frame": 5, "at": 2869.77783 }, { "type": "C", "frame": 5, "at": 2871.57422 }, { "type": "C", "frame": 140, "at": 2871.57422 }, { "type": "C", "frame": 139, "at": 2871.57422 }, { "type": "C", "frame": 138, "at": 2871.57422 }, { "type": "C", "frame": 137, "at": 2871.57422 }, { "type": "C", "frame": 89, "at": 2871.57422 }, { "type": "C", "frame": 88, "at": 2871.57422 }, { "type": "C", "frame": 87, "at": 2871.57422 }, { "type": "O", "frame": 87, "at": 2871.57422 }, { "type": "O", "frame": 88, "at": 2871.57422 }, { "type": "O", "frame": 89, "at": 2871.57422 }, { "type": "O", "frame": 141, "at": 2871.57422 }, { "type": "O", "frame": 5, "at": 2871.57422 }, { "type": "C", "frame": 5, "at": 2872.96875 }, { "type": "C", "frame": 141, "at": 2872.96875 }, { "type": "C", "frame": 89, "at": 2872.96875 }, { "type": "C", "frame": 88, "at": 2872.96875 }, { "type": "C", "frame": 87, "at": 2872.96875 }, { "type": "O", "frame": 142, "at": 2872.96875 }, { "type": "O", "frame": 143, "at": 2872.96875 }, { "type": "O", "frame": 144, "at": 2872.96875 }, { "type": "O", "frame": 145, "at": 2872.96875 }, { "type": "O", "frame": 146, "at": 2872.96875 }, { "type": "O", "frame": 147, "at": 2872.96875 }, { "type": "O", "frame": 148, "at": 2872.96875 }, { "type": "O", "frame": 149, "at": 2872.96875 }, { "type": "O", "frame": 150, "at": 2872.96875 }, { "type": "O", "frame": 151, "at": 2872.96875 }, { "type": "O", "frame": 152, "at": 2872.96875 }, { "type": "O", "frame": 5, "at": 2872.96875 }, { "type": "C", "frame": 5, "at": 2874.59985 }, { "type": "O", "frame": 153, "at": 2874.59985 }, { "type": "O", "frame": 154, "at": 2874.59985 }, { "type": "O", "frame": 155, "at": 2874.59985 }, { "type": "O", "frame": 156, "at": 2874.59985 }, { "type": "O", "frame": 5, "at": 2874.59985 }, { "type": "C", "frame": 5, "at": 2875.91577 }, { "type": "C", "frame": 156, "at": 2875.91577 }, { "type": "C", "frame": 155, "at": 2875.91577 }, { "type": "C", "frame": 154, "at": 2875.91577 }, { "type": "C", "frame": 153, "at": 2875.91577 }, { "type": "C", "frame": 152, "at": 2875.91577 }, { "type": "C", "frame": 151, "at": 2875.91577 }, { "type": "C", "frame": 150, "at": 2875.91577 }, { "type": "C", "frame": 149, "at": 2875.91577 }, { "type": "C", "frame": 148, "at": 2875.91577 }, { "type": "O", "frame": 157, "at": 2875.91577 }, { "type": "O", "frame": 158, "at": 2875.91577 }, { "type": "O", "frame": 159, "at": 2875.91577 }, { "type": "O", "frame": 5, "at": 2875.91577 }, { "type": "C", "frame": 5, "at": 2877.40845 }, { "type": "C", "frame": 159, "at": 2877.40845 }, { "type": "C", "frame": 158, "at": 2877.40845 }, { "type": "C", "frame": 157, "at": 2877.40845 }, { "type": "C", "frame": 147, "at": 2877.40845 }, { "type": "C", "frame": 146, "at": 2877.40845 }, { "type": "C", "frame": 145, "at": 2877.40845 }, { "type": "C", "frame": 144, "at": 2877.40845 }, { "type": "C", "frame": 143, "at": 2877.40845 }, { "type": "C", "frame": 142, "at": 2877.40845 }, { "type": "O", "frame": 5, "at": 2877.40845 }, { "type": "C", "frame": 5, "at": 2878.6875 }, { "type": "O", "frame": 5, "at": 2878.6875 }, { "type": "C", "frame": 5, "at": 2880.01514 }, { "type": "O", "frame": 87, "at": 2880.01514 }, { "type": "O", "frame": 88, "at": 2880.01514 }, { "type": "O", "frame": 89, "at": 2880.01514 }, { "type": "O", "frame": 160, "at": 2880.01514 }, { "type": "O", "frame": 161, "at": 2880.01514 }, { "type": "O", "frame": 162, "at": 2880.01514 }, { "type": "O", "frame": 163, "at": 2880.01514 }, { "type": "O", "frame": 164, "at": 2880.01514 }, { "type": "O", "frame": 163, "at": 2880.01514 }, { "type": "O", "frame": 164, "at": 2880.01514 }, { "type": "O", "frame": 165, "at": 2880.01514 }, { "type": "O", "frame": 87, "at": 2880.01514 }, { "type": "O", "frame": 88, "at": 2880.01514 }, { "type": "O", "frame": 89, "at": 2880.01514 }, { "type": "O", "frame": 5, "at": 2880.01514 }, { "type": "C", "frame": 5, "at": 2881.41284 }, { "type": "C", "frame": 89, "at": 2881.41284 }, { "type": "C", "frame": 88, "at": 2881.41284 }, { "type": "C", "frame": 87, "at": 2881.41284 }, { "type": "C", "frame": 165, "at": 2881.41284 }, { "type": "O", "frame": 166, "at": 2881.41284 }, { "type": "O", "frame": 110, "at": 2881.41284 }, { "type": "O", "frame": 5, "at": 2881.41284 }, { "type": "C", "frame": 5, "at": 2883.05762 }, { "type": "C", "frame": 110, "at": 2883.05762 }, { "type": "C", "frame": 166, "at": 2883.05762 }, { "type": "C", "frame": 164, "at": 2883.05762 }, { "type": "C", "frame": 163, "at": 2883.05762 }, { "type": "C", "frame": 164, "at": 2883.05762 }, { "type": "C", "frame": 163, "at": 2883.05762 }, { "type": "C", "frame": 162, "at": 2883.05762 }, { "type": "C", "frame": 161, "at": 2883.05762 }, { "type": "C", "frame": 160, "at": 2883.05762 }, { "type": "C", "frame": 89, "at": 2883.05762 }, { "type": "C", "frame": 88, "at": 2883.05762 }, { "type": "C", "frame": 87, "at": 2883.05762 }, { "type": "O", "frame": 142, "at": 2883.05762 }, { "type": "O", "frame": 143, "at": 2883.05762 }, { "type": "O", "frame": 144, "at": 2883.05762 }, { "type": "O", "frame": 145, "at": 2883.05762 }, { "type": "O", "frame": 146, "at": 2883.05762 }, { "type": "O", "frame": 147, "at": 2883.05762 }, { "type": "O", "frame": 148, "at": 2883.05762 }, { "type": "O", "frame": 149, "at": 2883.05762 }, { "type": "O", "frame": 150, "at": 2883.05762 }, { "type": "O", "frame": 151, "at": 2883.05762 }, { "type": "O", "frame": 167, "at": 2883.05762 }, { "type": "O", "frame": 168, "at": 2883.05762 }, { "type": "O", "frame": 169, "at": 2883.05762 }, { "type": "O", "frame": 5, "at": 2883.05762 }, { "type": "C", "frame": 5, "at": 2884.396 }, { "type": "C", "frame": 169, "at": 2884.396 }, { "type": "C", "frame": 168, "at": 2884.396 }, { "type": "C", "frame": 167, "at": 2884.396 }, { "type": "C", "frame": 151, "at": 2884.396 }, { "type": "C", "frame": 150, "at": 2884.396 }, { "type": "C", "frame": 149, "at": 2884.396 }, { "type": "C", "frame": 148, "at": 2884.396 }, { "type": "C", "frame": 147, "at": 2884.396 }, { "type": "C", "frame": 146, "at": 2884.396 }, { "type": "C", "frame": 145, "at": 2884.396 }, { "type": "C", "frame": 144, "at": 2884.396 }, { "type": "C", "frame": 143, "at": 2884.396 }, { "type": "C", "frame": 142, "at": 2884.396 }, { "type": "O", "frame": 87, "at": 2884.396 }, { "type": "O", "frame": 88, "at": 2884.396 }, { "type": "O", "frame": 89, "at": 2884.396 }, { "type": "O", "frame": 170, "at": 2884.396 }, { "type": "O", "frame": 143, "at": 2884.396 }, { "type": "O", "frame": 144, "at": 2884.396 }, { "type": "O", "frame": 145, "at": 2884.396 }, { "type": "O", "frame": 171, "at": 2884.396 }, { "type": "O", "frame": 172, "at": 2884.396 }, { "type": "O", "frame": 150, "at": 2884.396 }, { "type": "O", "frame": 151, "at": 2884.396 }, { "type": "O", "frame": 152, "at": 2884.396 }, { "type": "O", "frame": 173, "at": 2884.396 }, { "type": "O", "frame": 5, "at": 2884.396 }, { "type": "C", "frame": 5, "at": 2885.803 }, { "type": "C", "frame": 173, "at": 2885.803 }, { "type": "O", "frame": 174, "at": 2885.803 }, { "type": "O", "frame": 175, "at": 2885.803 }, { "type": "O", "frame": 176, "at": 2885.803 }, { "type": "O", "frame": 177, "at": 2885.803 }, { "type": "O", "frame": 5, "at": 2885.803 }, { "type": "C", "frame": 5, "at": 2887.17822 }, { "type": "O", "frame": 178, "at": 2887.17822 }, { "type": "O", "frame": 179, "at": 2887.17822 }, { "type": "O", "frame": 180, "at": 2887.17822 }, { "type": "O", "frame": 175, "at": 2887.17822 }, { "type": "O", "frame": 167, "at": 2887.17822 }, { "type": "O", "frame": 181, "at": 2887.17822 }, { "type": "O", "frame": 182, "at": 2887.17822 }, { "type": "O", "frame": 183, "at": 2887.17822 }, { "type": "O", "frame": 88, "at": 2887.17822 }, { "type": "O", "frame": 89, "at": 2887.17822 }, { "type": "O", "frame": 184, "at": 2887.17822 }, { "type": "O", "frame": 185, "at": 2887.17822 }, { "type": "O", "frame": 186, "at": 2887.17822 }, { "type": "O", "frame": 5, "at": 2887.17822 }, { "type": "C", "frame": 5, "at": 2888.744 }, { "type": "C", "frame": 186, "at": 2888.744 }, { "type": "C", "frame": 185, "at": 2888.744 }, { "type": "C", "frame": 184, "at": 2888.744 }, { "type": "C", "frame": 89, "at": 2888.744 }, { "type": "C", "frame": 88, "at": 2888.744 }, { "type": "C", "frame": 183, "at": 2888.744 }, { "type": "C", "frame": 182, "at": 2888.744 }, { "type": "C", "frame": 181, "at": 2888.744 }, { "type": "C", "frame": 167, "at": 2888.744 }, { "type": "C", "frame": 175, "at": 2888.744 }, { "type": "C", "frame": 180, "at": 2888.744 }, { "type": "C", "frame": 179, "at": 2888.744 }, { "type": "C", "frame": 178, "at": 2888.744 }, { "type": "C", "frame": 177, "at": 2888.744 }, { "type": "C", "frame": 176, "at": 2888.744 }, { "type": "C", "frame": 175, "at": 2888.744 }, { "type": "C", "frame": 174, "at": 2888.744 }, { "type": "C", "frame": 152, "at": 2888.744 }, { "type": "O", "frame": 5, "at": 2888.744 }, { "type": "C", "frame": 5, "at": 2890.26855 }, { "type": "C", "frame": 151, "at": 2890.26855 }, { "type": "C", "frame": 150, "at": 2890.26855 }, { "type": "C", "frame": 172, "at": 2890.26855 }, { "type": "C", "frame": 171, "at": 2890.26855 }, { "type": "C", "frame": 145, "at": 2890.26855 }, { "type": "C", "frame": 144, "at": 2890.26855 }, { "type": "C", "frame": 143, "at": 2890.26855 }, { "type": "C", "frame": 170, "at": 2890.26855 }, { "type": "C", "frame": 89, "at": 2890.26855 }, { "type": "C", "frame": 88, "at": 2890.26855 }, { "type": "C", "frame": 87, "at": 2890.26855 }, { "type": "O", "frame": 143, "at": 2890.26855 }, { "type": "O", "frame": 144, "at": 2890.26855 }, { "type": "O", "frame": 145, "at": 2890.26855 }, { "type": "O", "frame": 187, "at": 2890.26855 }, { "type": "O", "frame": 152, "at": 2890.26855 }, { "type": "O", "frame": 174, "at": 2890.26855 }, { "type": "O", "frame": 175, "at": 2890.26855 }, { "type": "O", "frame": 167, "at": 2890.26855 }, { "type": "O", "frame": 181, "at": 2890.26855 }, { "type": "O", "frame": 182, "at": 2890.26855 }, { "type": "O", "frame": 183, "at": 2890.26855 }, { "type": "O", "frame": 188, "at": 2890.26855 }, { "type": "O", "frame": 189, "at": 2890.26855 }, { "type": "O", "frame": 190, "at": 2890.26855 }, { "type": "O", "frame": 5, "at": 2890.26855 }, { "type": "C", "frame": 5, "at": 2891.65625 }, { "type": "O", "frame": 130, "at": 2891.65625 }, { "type": "O", "frame": 5, "at": 2891.65625 }, { "type": "C", "frame": 5, "at": 2892.99731 }, { "type": "C", "frame": 130, "at": 2892.99731 }, { "type": "C", "frame": 190, "at": 2892.99731 }, { "type": "C", "frame": 189, "at": 2892.99731 }, { "type": "C", "frame": 188, "at": 2892.99731 }, { "type": "O", "frame": 191, "at": 2892.99731 }, { "type": "O", "frame": 192, "at": 2892.99731 }, { "type": "O", "frame": 193, "at": 2892.99731 }, { "type": "O", "frame": 5, "at": 2892.99731 }, { "type": "C", "frame": 5, "at": 2894.31738 }, { "type": "C", "frame": 193, "at": 2894.31738 }, { "type": "C", "frame": 192, "at": 2894.31738 }, { "type": "C", "frame": 191, "at": 2894.31738 }, { "type": "C", "frame": 183, "at": 2894.31738 }, { "type": "C", "frame": 182, "at": 2894.31738 }, { "type": "C", "frame": 181, "at": 2894.31738 }, { "type": "C", "frame": 167, "at": 2894.31738 }, { "type": "C", "frame": 175, "at": 2894.31738 }, { "type": "C", "frame": 174, "at": 2894.31738 }, { "type": "C", "frame": 152, "at": 2894.31738 }, { "type": "C", "frame": 187, "at": 2894.31738 }, { "type": "C", "frame": 145, "at": 2894.31738 }, { "type": "C", "frame": 144, "at": 2894.31738 }, { "type": "C", "frame": 143, "at": 2894.31738 }, { "type": "C", "frame": 111, "at": 2894.31738 }, { "type": "O", "frame": 194, "at": 2894.31738 }, { "type": "O", "frame": 5, "at": 2894.31738 }, { "type": "C", "frame": 5, "at": 2895.62744 }, { "type": "C", "frame": 194, "at": 2895.62744 }, { "type": "C", "frame": 95, "at": 2895.62744 }, { "type": "C", "frame": 94, "at": 2895.62744 }, { "type": "O", "frame": 195, "at": 2895.62744 }, { "type": "O", "frame": 5, "at": 2895.62744 }, { "type": "C", "frame": 5, "at": 2896.947 }, { "type": "C", "frame": 195, "at": 2896.947 }, { "type": "O", "frame": 196, "at": 2896.947 }, { "type": "O", "frame": 152, "at": 2896.947 }, { "type": "O", "frame": 197, "at": 2896.947 }, { "type": "O", "frame": 132, "at": 2896.947 }, { "type": "O", "frame": 198, "at": 2896.947 }, { "type": "O", "frame": 197, "at": 2896.947 }, { "type": "O", "frame": 132, "at": 2896.947 }, { "type": "O", "frame": 198, "at": 2896.947 }, { "type": "O", "frame": 197, "at": 2896.947 }, { "type": "O", "frame": 132, "at": 2896.947 }, { "type": "O", "frame": 198, "at": 2896.947 }, { "type": "O", "frame": 197, "at": 2896.947 }, { "type": "O", "frame": 132, "at": 2896.947 }, { "type": "O", "frame": 5, "at": 2896.947 }, { "type": "C", "frame": 5, "at": 2898.346 }, { "type": "O", "frame": 5, "at": 2898.346 }, { "type": "C", "frame": 5, "at": 2899.998 }, { "type": "C", "frame": 132, "at": 2899.998 }, { "type": "C", "frame": 197, "at": 2899.998 }, { "type": "C", "frame": 198, "at": 2899.998 }, { "type": "C", "frame": 132, "at": 2899.998 }, { "type": "C", "frame": 197, "at": 2899.998 }, { "type": "C", "frame": 198, "at": 2899.998 }, { "type": "C", "frame": 132, "at": 2899.998 }, { "type": "C", "frame": 197, "at": 2899.998 }, { "type": "C", "frame": 198, "at": 2899.998 }, { "type": "C", "frame": 132, "at": 2899.998 }, { "type": "C", "frame": 197, "at": 2899.998 }, { "type": "C", "frame": 152, "at": 2899.998 }, { "type": "C", "frame": 196, "at": 2899.998 }, { "type": "O", "frame": 5, "at": 2899.998 }, { "type": "C", "frame": 5, "at": 2901.30957 }, { "type": "C", "frame": 66, "at": 2901.30957 }, { "type": "O", "frame": 199, "at": 2901.30957 }, { "type": "O", "frame": 200, "at": 2901.30957 }, { "type": "O", "frame": 201, "at": 2901.30957 }, { "type": "O", "frame": 202, "at": 2901.30957 }, { "type": "O", "frame": 200, "at": 2901.30957 }, { "type": "O", "frame": 203, "at": 2901.30957 }, { "type": "O", "frame": 204, "at": 2901.30957 }, { "type": "O", "frame": 200, "at": 2901.30957 }, { "type": "O", "frame": 205, "at": 2901.30957 }, { "type": "O", "frame": 206, "at": 2901.30957 }, { "type": "O", "frame": 5, "at": 2901.30957 }, { "type": "C", "frame": 5, "at": 2927.148 }, { "type": "C", "frame": 206, "at": 2927.148 }, { "type": "C", "frame": 205, "at": 2927.148 }, { "type": "C", "frame": 200, "at": 2927.148 }, { "type": "C", "frame": 204, "at": 2927.148 }, { "type": "O", "frame": 204, "at": 2927.148 }, { "type": "O", "frame": 200, "at": 2927.148 }, { "type": "O", "frame": 205, "at": 2927.148 }, { "type": "O", "frame": 206, "at": 2927.148 }, { "type": "O", "frame": 5, "at": 2927.148 }, { "type": "C", "frame": 5, "at": 2938.458 }, { "type": "C", "frame": 206, "at": 2938.458 }, { "type": "C", "frame": 205, "at": 2938.458 }, { "type": "C", "frame": 200, "at": 2938.458 }, { "type": "C", "frame": 204, "at": 2938.458 }, { "type": "O", "frame": 207, "at": 2938.458 }, { "type": "O", "frame": 5, "at": 2938.458 }, { "type": "C", "frame": 5, "at": 2945.88 }, { "type": "C", "frame": 207, "at": 2945.88 }, { "type": "C", "frame": 203, "at": 2945.88 }, { "type": "C", "frame": 200, "at": 2945.88 }, { "type": "C", "frame": 202, "at": 2945.88 }, { "type": "O", "frame": 208, "at": 2945.88 }, { "type": "O", "frame": 209, "at": 2945.88 }, { "type": "O", "frame": 210, "at": 2945.88 }, { "type": "O", "frame": 211, "at": 2945.88 }, { "type": "O", "frame": 212, "at": 2945.88 }, { "type": "O", "frame": 213, "at": 2945.88 }, { "type": "O", "frame": 77, "at": 2945.88 }, { "type": "O", "frame": 78, "at": 2945.88 }, { "type": "O", "frame": 79, "at": 2945.88 }, { "type": "O", "frame": 80, "at": 2945.88 }, { "type": "O", "frame": 214, "at": 2945.88 }, { "type": "O", "frame": 215, "at": 2945.88 }, { "type": "O", "frame": 5, "at": 2945.88 }, { "type": "C", "frame": 5, "at": 2950.49585 }, { "type": "C", "frame": 215, "at": 2950.49585 }, { "type": "C", "frame": 214, "at": 2950.49585 }, { "type": "C", "frame": 80, "at": 2950.49585 }, { "type": "C", "frame": 79, "at": 2950.49585 }, { "type": "C", "frame": 78, "at": 2950.49585 }, { "type": "C", "frame": 77, "at": 2950.49585 }, { "type": "C", "frame": 213, "at": 2950.49585 }, { "type": "C", "frame": 212, "at": 2950.49585 }, { "type": "C", "frame": 211, "at": 2950.49585 }, { "type": "O", "frame": 216, "at": 2950.49585 }, { "type": "O", "frame": 217, "at": 2950.49585 }, { "type": "O", "frame": 218, "at": 2950.49585 }, { "type": "O", "frame": 61, "at": 2950.49585 }, { "type": "O", "frame": 43, "at": 2950.49585 }, { "type": "O", "frame": 39, "at": 2950.49585 }, { "type": "O", "frame": 44, "at": 2950.49585 }, { "type": "O", "frame": 45, "at": 2950.49585 }, { "type": "O", "frame": 5, "at": 2950.49585 }, { "type": "C", "frame": 5, "at": 2954.44458 }, { "type": "C", "frame": 45, "at": 2954.44458 }, { "type": "C", "frame": 44, "at": 2954.44458 }, { "type": "C", "frame": 39, "at": 2954.44458 }, { "type": "C", "frame": 43, "at": 2954.44458 }, { "type": "C", "frame": 61, "at": 2954.44458 }, { "type": "O", "frame": 219, "at": 2954.44458 }, { "type": "O", "frame": 220, "at": 2954.44458 }, { "type": "O", "frame": 221, "at": 2954.44458 }, { "type": "O", "frame": 5, "at": 2954.44458 }, { "type": "C", "frame": 5, "at": 2955.91357 }, { "type": "O", "frame": 222, "at": 2955.91357 }, { "type": "O", "frame": 223, "at": 2955.91357 }, { "type": "O", "frame": 5, "at": 2955.91357 }, { "type": "C", "frame": 5, "at": 2957.35571 }, { "type": "C", "frame": 223, "at": 2957.35571 }, { "type": "C", "frame": 222, "at": 2957.35571 }, { "type": "C", "frame": 221, "at": 2957.35571 }, { "type": "O", "frame": 221, "at": 2957.35571 }, { "type": "O", "frame": 224, "at": 2957.35571 }, { "type": "O", "frame": 5, "at": 2957.35571 }, { "type": "C", "frame": 5, "at": 2958.76465 }, { "type": "C", "frame": 224, "at": 2958.76465 }, { "type": "C", "frame": 221, "at": 2958.76465 }, { "type": "O", "frame": 5, "at": 2958.76465 }, { "type": "C", "frame": 5, "at": 2960.17285 }, { "type": "C", "frame": 220, "at": 2960.17285 }, { "type": "C", "frame": 219, "at": 2960.17285 }, { "type": "C", "frame": 218, "at": 2960.17285 }, { "type": "O", "frame": 5, "at": 2960.17285 }, { "type": "C", "frame": 5, "at": 2961.599 }, { "type": "O", "frame": 225, "at": 2961.599 }, { "type": "O", "frame": 210, "at": 2961.599 }, { "type": "O", "frame": 211, "at": 2961.599 }, { "type": "O", "frame": 212, "at": 2961.599 }, { "type": "O", "frame": 226, "at": 2961.599 }, { "type": "O", "frame": 5, "at": 2961.599 }, { "type": "C", "frame": 5, "at": 2963.019 }, { "type": "C", "frame": 226, "at": 2963.019 }, { "type": "C", "frame": 212, "at": 2963.019 }, { "type": "C", "frame": 211, "at": 2963.019 }, { "type": "O", "frame": 216, "at": 2963.019 }, { "type": "O", "frame": 217, "at": 2963.019 }, { "type": "O", "frame": 227, "at": 2963.019 }, { "type": "O", "frame": 5, "at": 2963.019 }, { "type": "C", "frame": 5, "at": 2965.95459 }, { "type": "O", "frame": 228, "at": 2965.95459 }, { "type": "O", "frame": 229, "at": 2965.95459 }, { "type": "O", "frame": 43, "at": 2965.95459 }, { "type": "O", "frame": 39, "at": 2965.95459 }, { "type": "O", "frame": 230, "at": 2965.95459 }, { "type": "O", "frame": 5, "at": 2965.95459 }, { "type": "C", "frame": 5, "at": 2967.35522 }, { "type": "C", "frame": 230, "at": 2967.35522 }, { "type": "C", "frame": 39, "at": 2967.35522 }, { "type": "C", "frame": 43, "at": 2967.35522 }, { "type": "C", "frame": 229, "at": 2967.35522 }, { "type": "O", "frame": 5, "at": 2967.35522 }, { "type": "C", "frame": 5, "at": 2968.79224 }, { "type": "O", "frame": 43, "at": 2968.79224 }, { "type": "O", "frame": 39, "at": 2968.79224 }, { "type": "O", "frame": 231, "at": 2968.79224 }, { "type": "O", "frame": 63, "at": 2968.79224 }, { "type": "O", "frame": 64, "at": 2968.79224 }, { "type": "O", "frame": 5, "at": 2968.79224 }, { "type": "C", "frame": 5, "at": 2970.34131 }, { "type": "C", "frame": 64, "at": 2970.34131 }, { "type": "C", "frame": 63, "at": 2970.34131 }, { "type": "C", "frame": 231, "at": 2970.34131 }, { "type": "C", "frame": 39, "at": 2970.34131 }, { "type": "C", "frame": 43, "at": 2970.34131 }, { "type": "O", "frame": 5, "at": 2970.34131 }, { "type": "C", "frame": 5, "at": 2971.866 }, { "type": "O", "frame": 232, "at": 2971.866 }, { "type": "O", "frame": 233, "at": 2971.866 }, { "type": "O", "frame": 234, "at": 2971.866 }, { "type": "O", "frame": 235, "at": 2971.866 }, { "type": "O", "frame": 236, "at": 2971.866 }, { "type": "O", "frame": 237, "at": 2971.866 }, { "type": "O", "frame": 5, "at": 2971.866 }, { "type": "C", "frame": 5, "at": 2973.28784 }, { "type": "C", "frame": 237, "at": 2973.28784 }, { "type": "C", "frame": 236, "at": 2973.28784 }, { "type": "C", "frame": 235, "at": 2973.28784 }, { "type": "C", "frame": 234, "at": 2973.28784 }, { "type": "C", "frame": 233, "at": 2973.28784 }, { "type": "C", "frame": 232, "at": 2973.28784 }, { "type": "C", "frame": 228, "at": 2973.28784 }, { "type": "O", "frame": 5, "at": 2973.28784 }, { "type": "C", "frame": 5, "at": 2975.221 }, { "type": "O", "frame": 228, "at": 2975.221 }, { "type": "O", "frame": 238, "at": 2975.221 }, { "type": "O", "frame": 239, "at": 2975.221 }, { "type": "O", "frame": 5, "at": 2975.221 }, { "type": "C", "frame": 5, "at": 2977.628 }, { "type": "O", "frame": 240, "at": 2977.628 }, { "type": "O", "frame": 5, "at": 2977.628 }, { "type": "C", "frame": 5, "at": 2980.84326 }, { "type": "C", "frame": 240, "at": 2980.84326 }, { "type": "C", "frame": 239, "at": 2980.84326 }, { "type": "C", "frame": 238, "at": 2980.84326 }, { "type": "C", "frame": 228, "at": 2980.84326 }, { "type": "C", "frame": 227, "at": 2980.84326 }, { "type": "O", "frame": 225, "at": 2980.84326 }, { "type": "O", "frame": 210, "at": 2980.84326 }, { "type": "O", "frame": 211, "at": 2980.84326 }, { "type": "O", "frame": 212, "at": 2980.84326 }, { "type": "O", "frame": 226, "at": 2980.84326 }, { "type": "O", "frame": 241, "at": 2980.84326 }, { "type": "O", "frame": 242, "at": 2980.84326 }, { "type": "O", "frame": 243, "at": 2980.84326 }, { "type": "O", "frame": 244, "at": 2980.84326 }, { "type": "O", "frame": 245, "at": 2980.84326 }, { "type": "O", "frame": 246, "at": 2980.84326 }, { "type": "O", "frame": 5, "at": 2980.84326 }, { "type": "C", "frame": 5, "at": 2985.404 }, { "type": "C", "frame": 246, "at": 2985.404 }, { "type": "C", "frame": 245, "at": 2985.404 }, { "type": "C", "frame": 244, "at": 2985.404 }, { "type": "C", "frame": 243, "at": 2985.404 }, { "type": "C", "frame": 242, "at": 2985.404 }, { "type": "C", "frame": 241, "at": 2985.404 }, { "type": "C", "frame": 226, "at": 2985.404 }, { "type": "C", "frame": 212, "at": 2985.404 }, { "type": "C", "frame": 211, "at": 2985.404 }, { "type": "O", "frame": 216, "at": 2985.404 }, { "type": "O", "frame": 217, "at": 2985.404 }, { "type": "O", "frame": 247, "at": 2985.404 }, { "type": "O", "frame": 248, "at": 2985.404 }, { "type": "O", "frame": 249, "at": 2985.404 }, { "type": "O", "frame": 43, "at": 2985.404 }, { "type": "O", "frame": 39, "at": 2985.404 }, { "type": "O", "frame": 5, "at": 2985.404 }, { "type": "C", "frame": 5, "at": 2986.9043 }, { "type": "O", "frame": 230, "at": 2986.9043 }, { "type": "O", "frame": 5, "at": 2986.9043 }, { "type": "C", "frame": 5, "at": 2988.40454 }, { "type": "O", "frame": 5, "at": 2988.40454 }, { "type": "C", "frame": 5, "at": 2989.94629 }, { "type": "C", "frame": 230, "at": 2989.94629 }, { "type": "C", "frame": 39, "at": 2989.94629 }, { "type": "C", "frame": 43, "at": 2989.94629 }, { "type": "C", "frame": 249, "at": 2989.94629 }, { "type": "C", "frame": 248, "at": 2989.94629 }, { "type": "O", "frame": 250, "at": 2989.94629 }, { "type": "O", "frame": 219, "at": 2989.94629 }, { "type": "O", "frame": 220, "at": 2989.94629 }, { "type": "O", "frame": 251, "at": 2989.94629 }, { "type": "O", "frame": 252, "at": 2989.94629 }, { "type": "O", "frame": 253, "at": 2989.94629 }, { "type": "O", "frame": 254, "at": 2989.94629 }, { "type": "O", "frame": 255, "at": 2989.94629 }, { "type": "O", "frame": 5, "at": 2989.94629 }, { "type": "C", "frame": 5, "at": 2994.65234 }, { "type": "O", "frame": 256, "at": 2994.65234 }, { "type": "O", "frame": 5, "at": 2994.65234 }, { "type": "C", "frame": 5, "at": 2997.90845 }, { "type": "O", "frame": 257, "at": 2997.90845 }, { "type": "O", "frame": 258, "at": 2997.90845 }, { "type": "O", "frame": 5, "at": 2997.90845 }, { "type": "C", "frame": 5, "at": 2999.4856 }, { "type": "O", "frame": 259, "at": 2999.4856 }, { "type": "O", "frame": 235, "at": 2999.4856 }, { "type": "O", "frame": 260, "at": 2999.4856 }, { "type": "O", "frame": 5, "at": 2999.4856 }, { "type": "C", "frame": 5, "at": 3001.02026 }, { "type": "C", "frame": 260, "at": 3001.02026 }, { "type": "C", "frame": 235, "at": 3001.02026 }, { "type": "C", "frame": 259, "at": 3001.02026 }, { "type": "C", "frame": 258, "at": 3001.02026 }, { "type": "C", "frame": 257, "at": 3001.02026 }, { "type": "C", "frame": 256, "at": 3001.02026 }, { "type": "C", "frame": 255, "at": 3001.02026 }, { "type": "C", "frame": 254, "at": 3001.02026 }, { "type": "C", "frame": 253, "at": 3001.02026 }, { "type": "C", "frame": 252, "at": 3001.02026 }, { "type": "C", "frame": 251, "at": 3001.02026 }, { "type": "O", "frame": 5, "at": 3001.02026 }, { "type": "C", "frame": 5, "at": 3002.69727 }, { "type": "O", "frame": 261, "at": 3002.69727 }, { "type": "O", "frame": 5, "at": 3002.69727 }, { "type": "C", "frame": 5, "at": 3005.72656 }, { "type": "C", "frame": 261, "at": 3005.72656 }, { "type": "C", "frame": 220, "at": 3005.72656 }, { "type": "C", "frame": 219, "at": 3005.72656 }, { "type": "C", "frame": 250, "at": 3005.72656 }, { "type": "C", "frame": 247, "at": 3005.72656 }, { "type": "O", "frame": 225, "at": 3005.72656 }, { "type": "O", "frame": 210, "at": 3005.72656 }, { "type": "O", "frame": 216, "at": 3005.72656 }, { "type": "O", "frame": 217, "at": 3005.72656 }, { "type": "O", "frame": 262, "at": 3005.72656 }, { "type": "O", "frame": 263, "at": 3005.72656 }, { "type": "O", "frame": 264, "at": 3005.72656 }, { "type": "O", "frame": 43, "at": 3005.72656 }, { "type": "O", "frame": 39, "at": 3005.72656 }, { "type": "O", "frame": 5, "at": 3005.72656 }, { "type": "C", "frame": 5, "at": 3007.21777 }, { "type": "O", "frame": 265, "at": 3007.21777 }, { "type": "O", "frame": 5, "at": 3007.21777 }, { "type": "C", "frame": 5, "at": 3008.73657 }, { "type": "C", "frame": 265, "at": 3008.73657 }, { "type": "C", "frame": 39, "at": 3008.73657 }, { "type": "C", "frame": 43, "at": 3008.73657 }, { "type": "C", "frame": 264, "at": 3008.73657 }, { "type": "O", "frame": 5, "at": 3008.73657 }, { "type": "C", "frame": 5, "at": 3010.351 }, { "type": "C", "frame": 263, "at": 3010.351 }, { "type": "O", "frame": 266, "at": 3010.351 }, { "type": "O", "frame": 200, "at": 3010.351 }, { "type": "O", "frame": 267, "at": 3010.351 }, { "type": "O", "frame": 268, "at": 3010.351 }, { "type": "O", "frame": 200, "at": 3010.351 }, { "type": "O", "frame": 269, "at": 3010.351 }, { "type": "O", "frame": 270, "at": 3010.351 }, { "type": "O", "frame": 271, "at": 3010.351 }, { "type": "O", "frame": 272, "at": 3010.351 }, { "type": "O", "frame": 273, "at": 3010.351 }, { "type": "O", "frame": 274, "at": 3010.351 }, { "type": "O", "frame": 5, "at": 3010.351 }, { "type": "C", "frame": 5, "at": 3012.02637 }, { "type": "C", "frame": 274, "at": 3012.02637 }, { "type": "C", "frame": 273, "at": 3012.02637 }, { "type": "C", "frame": 272, "at": 3012.02637 }, { "type": "C", "frame": 271, "at": 3012.02637 }, { "type": "O", "frame": 275, "at": 3012.02637 }, { "type": "O", "frame": 200, "at": 3012.02637 }, { "type": "O", "frame": 276, "at": 3012.02637 }, { "type": "O", "frame": 5, "at": 3012.02637 }, { "type": "C", "frame": 5, "at": 3013.57129 }, { "type": "C", "frame": 276, "at": 3013.57129 }, { "type": "C", "frame": 200, "at": 3013.57129 }, { "type": "C", "frame": 275, "at": 3013.57129 }, { "type": "C", "frame": 270, "at": 3013.57129 }, { "type": "C", "frame": 269, "at": 3013.57129 }, { "type": "C", "frame": 200, "at": 3013.57129 }, { "type": "C", "frame": 268, "at": 3013.57129 }, { "type": "C", "frame": 267, "at": 3013.57129 }, { "type": "C", "frame": 200, "at": 3013.57129 }, { "type": "C", "frame": 266, "at": 3013.57129 }, { "type": "O", "frame": 250, "at": 3013.57129 }, { "type": "O", "frame": 219, "at": 3013.57129 }, { "type": "O", "frame": 220, "at": 3013.57129 }, { "type": "O", "frame": 5, "at": 3013.57129 }, { "type": "C", "frame": 5, "at": 3015.22461 }, { "type": "C", "frame": 220, "at": 3015.22461 }, { "type": "C", "frame": 219, "at": 3015.22461 }, { "type": "C", "frame": 250, "at": 3015.22461 }, { "type": "C", "frame": 262, "at": 3015.22461 }, { "type": "O", "frame": 5, "at": 3015.22461 }, { "type": "C", "frame": 5, "at": 3016.801 }, { "type": "C", "frame": 217, "at": 3016.801 }, { "type": "C", "frame": 216, "at": 3016.801 }, { "type": "C", "frame": 210, "at": 3016.801 }, { "type": "O", "frame": 143, "at": 3016.801 }, { "type": "O", "frame": 144, "at": 3016.801 }, { "type": "O", "frame": 145, "at": 3016.801 }, { "type": "O", "frame": 277, "at": 3016.801 }, { "type": "O", "frame": 278, "at": 3016.801 }, { "type": "O", "frame": 279, "at": 3016.801 }, { "type": "O", "frame": 130, "at": 3016.801 }, { "type": "O", "frame": 5, "at": 3016.801 }, { "type": "C", "frame": 5, "at": 3018.363 }, { "type": "C", "frame": 130, "at": 3018.363 }, { "type": "C", "frame": 279, "at": 3018.363 }, { "type": "C", "frame": 278, "at": 3018.363 }, { "type": "C", "frame": 277, "at": 3018.363 }, { "type": "C", "frame": 145, "at": 3018.363 }, { "type": "C", "frame": 144, "at": 3018.363 }, { "type": "C", "frame": 143, "at": 3018.363 }, { "type": "O", "frame": 210, "at": 3018.363 }, { "type": "O", "frame": 216, "at": 3018.363 }, { "type": "O", "frame": 217, "at": 3018.363 }, { "type": "O", "frame": 262, "at": 3018.363 }, { "type": "O", "frame": 263, "at": 3018.363 }, { "type": "O", "frame": 264, "at": 3018.363 }, { "type": "O", "frame": 43, "at": 3018.363 }, { "type": "O", "frame": 39, "at": 3018.363 }, { "type": "O", "frame": 5, "at": 3018.363 }, { "type": "C", "frame": 5, "at": 3019.91553 }, { "type": "O", "frame": 265, "at": 3019.91553 }, { "type": "O", "frame": 5, "at": 3019.91553 }, { "type": "C", "frame": 5, "at": 3021.453 }, { "type": "C", "frame": 265, "at": 3021.453 }, { "type": "C", "frame": 39, "at": 3021.453 }, { "type": "C", "frame": 43, "at": 3021.453 }, { "type": "C", "frame": 264, "at": 3021.453 }, { "type": "C", "frame": 263, "at": 3021.453 }, { "type": "O", "frame": 266, "at": 3021.453 }, { "type": "O", "frame": 200, "at": 3021.453 }, { "type": "O", "frame": 267, "at": 3021.453 }, { "type": "O", "frame": 268, "at": 3021.453 }, { "type": "O", "frame": 200, "at": 3021.453 }, { "type": "O", "frame": 269, "at": 3021.453 }, { "type": "O", "frame": 270, "at": 3021.453 }, { "type": "O", "frame": 275, "at": 3021.453 }, { "type": "O", "frame": 200, "at": 3021.453 }, { "type": "O", "frame": 276, "at": 3021.453 }, { "type": "O", "frame": 5, "at": 3021.453 }, { "type": "C", "frame": 5, "at": 3022.94482 }, { "type": "C", "frame": 276, "at": 3022.94482 }, { "type": "C", "frame": 200, "at": 3022.94482 }, { "type": "C", "frame": 275, "at": 3022.94482 }, { "type": "C", "frame": 270, "at": 3022.94482 }, { "type": "C", "frame": 269, "at": 3022.94482 }, { "type": "C", "frame": 200, "at": 3022.94482 }, { "type": "C", "frame": 268, "at": 3022.94482 }, { "type": "C", "frame": 267, "at": 3022.94482 }, { "type": "C", "frame": 200, "at": 3022.94482 }, { "type": "C", "frame": 266, "at": 3022.94482 }, { "type": "C", "frame": 262, "at": 3022.94482 }, { "type": "C", "frame": 217, "at": 3022.94482 }, { "type": "C", "frame": 216, "at": 3022.94482 }, { "type": "C", "frame": 210, "at": 3022.94482 }, { "type": "O", "frame": 143, "at": 3022.94482 }, { "type": "O", "frame": 144, "at": 3022.94482 }, { "type": "O", "frame": 145, "at": 3022.94482 }, { "type": "O", "frame": 5, "at": 3022.94482 }, { "type": "C", "frame": 5, "at": 3024.47241 }, { "type": "C", "frame": 145, "at": 3024.47241 }, { "type": "C", "frame": 144, "at": 3024.47241 }, { "type": "C", "frame": 143, "at": 3024.47241 }, { "type": "O", "frame": 210, "at": 3024.47241 }, { "type": "O", "frame": 216, "at": 3024.47241 }, { "type": "O", "frame": 217, "at": 3024.47241 }, { "type": "O", "frame": 280, "at": 3024.47241 }, { "type": "O", "frame": 250, "at": 3024.47241 }, { "type": "O", "frame": 219, "at": 3024.47241 }, { "type": "O", "frame": 220, "at": 3024.47241 }, { "type": "O", "frame": 251, "at": 3024.47241 }, { "type": "O", "frame": 252, "at": 3024.47241 }, { "type": "O", "frame": 253, "at": 3024.47241 }, { "type": "O", "frame": 254, "at": 3024.47241 }, { "type": "O", "frame": 255, "at": 3024.47241 }, { "type": "O", "frame": 256, "at": 3024.47241 }, { "type": "O", "frame": 281, "at": 3024.47241 }, { "type": "O", "frame": 282, "at": 3024.47241 }, { "type": "O", "frame": 43, "at": 3024.47241 }, { "type": "O", "frame": 39, "at": 3024.47241 }, { "type": "O", "frame": 5, "at": 3024.47241 }, { "type": "C", "frame": 5, "at": 3026.027 }, { "type": "C", "frame": 39, "at": 3026.027 }, { "type": "C", "frame": 43, "at": 3026.027 }, { "type": "C", "frame": 282, "at": 3026.027 }, { "type": "C", "frame": 281, "at": 3026.027 }, { "type": "O", "frame": 283, "at": 3026.027 }, { "type": "O", "frame": 284, "at": 3026.027 }, { "type": "O", "frame": 285, "at": 3026.027 }, { "type": "O", "frame": 286, "at": 3026.027 }, { "type": "O", "frame": 287, "at": 3026.027 }, { "type": "O", "frame": 213, "at": 3026.027 }, { "type": "O", "frame": 288, "at": 3026.027 }, { "type": "O", "frame": 5, "at": 3026.027 }, { "type": "C", "frame": 5, "at": 3027.641 }, { "type": "C", "frame": 288, "at": 3027.641 }, { "type": "C", "frame": 213, "at": 3027.641 }, { "type": "C", "frame": 287, "at": 3027.641 }, { "type": "C", "frame": 286, "at": 3027.641 }, { "type": "C", "frame": 285, "at": 3027.641 }, { "type": "O", "frame": 289, "at": 3027.641 }, { "type": "O", "frame": 5, "at": 3027.641 }, { "type": "C", "frame": 5, "at": 3033.75024 }, { "type": "C", "frame": 289, "at": 3033.75024 }, { "type": "O", "frame": 290, "at": 3033.75024 }, { "type": "O", "frame": 5, "at": 3033.75024 }, { "type": "C", "frame": 5, "at": 3043.00977 }, { "type": "O", "frame": 291, "at": 3043.00977 }, { "type": "O", "frame": 292, "at": 3043.00977 }, { "type": "O", "frame": 5, "at": 3043.00977 }, { "type": "C", "frame": 5, "at": 3044.5354 }, { "type": "C", "frame": 292, "at": 3044.5354 }, { "type": "C", "frame": 291, "at": 3044.5354 }, { "type": "C", "frame": 290, "at": 3044.5354 }, { "type": "O", "frame": 293, "at": 3044.5354 }, { "type": "O", "frame": 294, "at": 3044.5354 }, { "type": "O", "frame": 295, "at": 3044.5354 }, { "type": "O", "frame": 5, "at": 3044.5354 }, { "type": "C", "frame": 5, "at": 3047.22021 }, { "type": "C", "frame": 295, "at": 3047.22021 }, { "type": "C", "frame": 294, "at": 3047.22021 }, { "type": "C", "frame": 293, "at": 3047.22021 }, { "type": "C", "frame": 284, "at": 3047.22021 }, { "type": "C", "frame": 283, "at": 3047.22021 }, { "type": "C", "frame": 256, "at": 3047.22021 }, { "type": "C", "frame": 255, "at": 3047.22021 }, { "type": "C", "frame": 254, "at": 3047.22021 }, { "type": "C", "frame": 253, "at": 3047.22021 }, { "type": "C", "frame": 252, "at": 3047.22021 }, { "type": "C", "frame": 251, "at": 3047.22021 }, { "type": "C", "frame": 220, "at": 3047.22021 }, { "type": "C", "frame": 219, "at": 3047.22021 }, { "type": "C", "frame": 250, "at": 3047.22021 }, { "type": "C", "frame": 280, "at": 3047.22021 }, { "type": "O", "frame": 87, "at": 3047.22021 }, { "type": "O", "frame": 88, "at": 3047.22021 }, { "type": "O", "frame": 89, "at": 3047.22021 }, { "type": "O", "frame": 90, "at": 3047.22021 }, { "type": "O", "frame": 296, "at": 3047.22021 }, { "type": "O", "frame": 5, "at": 3047.22021 }, { "type": "C", "frame": 5, "at": 3048.735 }, { "type": "C", "frame": 296, "at": 3048.735 }, { "type": "C", "frame": 90, "at": 3048.735 }, { "type": "C", "frame": 89, "at": 3048.735 }, { "type": "C", "frame": 88, "at": 3048.735 }, { "type": "C", "frame": 87, "at": 3048.735 }, { "type": "O", "frame": 297, "at": 3048.735 }, { "type": "O", "frame": 298, "at": 3048.735 }, { "type": "O", "frame": 43, "at": 3048.735 }, { "type": "O", "frame": 39, "at": 3048.735 }, { "type": "O", "frame": 5, "at": 3048.735 }, { "type": "C", "frame": 5, "at": 3051.7793 }, { "type": "O", "frame": 231, "at": 3051.7793 }, { "type": "O", "frame": 62, "at": 3051.7793 }, { "type": "O", "frame": 63, "at": 3051.7793 }, { "type": "O", "frame": 64, "at": 3051.7793 }, { "type": "O", "frame": 5, "at": 3051.7793 }, { "type": "C", "frame": 5, "at": 3053.33569 }, { "type": "C", "frame": 64, "at": 3053.33569 }, { "type": "C", "frame": 63, "at": 3053.33569 }, { "type": "C", "frame": 62, "at": 3053.33569 }, { "type": "C", "frame": 231, "at": 3053.33569 }, { "type": "C", "frame": 39, "at": 3053.33569 }, { "type": "C", "frame": 43, "at": 3053.33569 }, { "type": "C", "frame": 298, "at": 3053.33569 }, { "type": "O", "frame": 250, "at": 3053.33569 }, { "type": "O", "frame": 219, "at": 3053.33569 }, { "type": "O", "frame": 299, "at": 3053.33569 }, { "type": "O", "frame": 5, "at": 3053.33569 }, { "type": "C", "frame": 5, "at": 3054.79614 }, { "type": "C", "frame": 299, "at": 3054.79614 }, { "type": "O", "frame": 220, "at": 3054.79614 }, { "type": "O", "frame": 5, "at": 3054.79614 }, { "type": "C", "frame": 5, "at": 3056.24829 }, { "type": "O", "frame": 300, "at": 3056.24829 }, { "type": "O", "frame": 301, "at": 3056.24829 }, { "type": "O", "frame": 5, "at": 3056.24829 }, { "type": "C", "frame": 5, "at": 3057.74023 }, { "type": "C", "frame": 301, "at": 3057.74023 }, { "type": "C", "frame": 300, "at": 3057.74023 }, { "type": "O", "frame": 5, "at": 3057.74023 }, { "type": "C", "frame": 5, "at": 3060.84058 }, { "type": "C", "frame": 220, "at": 3060.84058 }, { "type": "O", "frame": 302, "at": 3060.84058 }, { "type": "O", "frame": 303, "at": 3060.84058 }, { "type": "O", "frame": 304, "at": 3060.84058 }, { "type": "O", "frame": 5, "at": 3060.84058 }, { "type": "C", "frame": 5, "at": 3080.455 }, { "type": "O", "frame": 305, "at": 3080.455 }, { "type": "O", "frame": 5, "at": 3080.455 }, { "type": "C", "frame": 5, "at": 3086.29614 }, { "type": "C", "frame": 305, "at": 3086.29614 }, { "type": "C", "frame": 304, "at": 3086.29614 }, { "type": "C", "frame": 303, "at": 3086.29614 }, { "type": "C", "frame": 302, "at": 3086.29614 }, { "type": "C", "frame": 219, "at": 3086.29614 }, { "type": "C", "frame": 250, "at": 3086.29614 }, { "type": "C", "frame": 297, "at": 3086.29614 }, { "type": "C", "frame": 217, "at": 3086.29614 }, { "type": "C", "frame": 216, "at": 3086.29614 }, { "type": "C", "frame": 210, "at": 3086.29614 }, { "type": "O", "frame": 143, "at": 3086.29614 }, { "type": "O", "frame": 144, "at": 3086.29614 }, { "type": "O", "frame": 145, "at": 3086.29614 }, { "type": "O", "frame": 5, "at": 3086.29614 }, { "type": "C", "frame": 5, "at": 3087.744 }, { "type": "C", "frame": 145, "at": 3087.744 }, { "type": "C", "frame": 144, "at": 3087.744 }, { "type": "C", "frame": 143, "at": 3087.744 }, { "type": "O", "frame": 210, "at": 3087.744 }, { "type": "O", "frame": 216, "at": 3087.744 }, { "type": "O", "frame": 217, "at": 3087.744 }, { "type": "O", "frame": 297, "at": 3087.744 }, { "type": "O", "frame": 298, "at": 3087.744 }, { "type": "O", "frame": 43, "at": 3087.744 }, { "type": "O", "frame": 39, "at": 3087.744 }, { "type": "O", "frame": 5, "at": 3087.744 }, { "type": "C", "frame": 5, "at": 3092.14966 }, { "type": "C", "frame": 39, "at": 3092.14966 }, { "type": "C", "frame": 43, "at": 3092.14966 }, { "type": "C", "frame": 298, "at": 3092.14966 }, { "type": "O", "frame": 250, "at": 3092.14966 }, { "type": "O", "frame": 219, "at": 3092.14966 }, { "type": "O", "frame": 220, "at": 3092.14966 }, { "type": "O", "frame": 306, "at": 3092.14966 }, { "type": "O", "frame": 5, "at": 3092.14966 }, { "type": "C", "frame": 5, "at": 3093.597 }, { "type": "C", "frame": 306, "at": 3093.597 }, { "type": "C", "frame": 220, "at": 3093.597 }, { "type": "O", "frame": 302, "at": 3093.597 }, { "type": "O", "frame": 303, "at": 3093.597 }, { "type": "O", "frame": 304, "at": 3093.597 }, { "type": "O", "frame": 5, "at": 3093.597 }, { "type": "C", "frame": 5, "at": 3095.02368 }, { "type": "O", "frame": 305, "at": 3095.02368 }, { "type": "O", "frame": 5, "at": 3095.02368 }, { "type": "C", "frame": 5, "at": 3097.80518 }, { "type": "C", "frame": 305, "at": 3097.80518 }, { "type": "C", "frame": 304, "at": 3097.80518 }, { "type": "C", "frame": 303, "at": 3097.80518 }, { "type": "C", "frame": 302, "at": 3097.80518 }, { "type": "C", "frame": 219, "at": 3097.80518 }, { "type": "C", "frame": 250, "at": 3097.80518 }, { "type": "C", "frame": 297, "at": 3097.80518 }, { "type": "O", "frame": 307, "at": 3097.80518 }, { "type": "O", "frame": 185, "at": 3097.80518 }, { "type": "O", "frame": 186, "at": 3097.80518 }, { "type": "O", "frame": 308, "at": 3097.80518 }, { "type": "O", "frame": 5, "at": 3097.80518 }, { "type": "C", "frame": 5, "at": 3099.20728 }, { "type": "C", "frame": 308, "at": 3099.20728 }, { "type": "C", "frame": 186, "at": 3099.20728 }, { "type": "C", "frame": 185, "at": 3099.20728 }, { "type": "C", "frame": 307, "at": 3099.20728 }, { "type": "C", "frame": 217, "at": 3099.20728 }, { "type": "C", "frame": 216, "at": 3099.20728 }, { "type": "C", "frame": 210, "at": 3099.20728 }, { "type": "C", "frame": 225, "at": 3099.20728 }, { "type": "C", "frame": 217, "at": 3099.20728 }, { "type": "C", "frame": 216, "at": 3099.20728 }, { "type": "C", "frame": 210, "at": 3099.20728 }, { "type": "O", "frame": 143, "at": 3099.20728 }, { "type": "O", "frame": 144, "at": 3099.20728 }, { "type": "O", "frame": 145, "at": 3099.20728 }, { "type": "O", "frame": 5, "at": 3099.20728 }, { "type": "C", "frame": 5, "at": 3100.61133 }, { "type": "C", "frame": 145, "at": 3100.61133 }, { "type": "C", "frame": 144, "at": 3100.61133 }, { "type": "C", "frame": 143, "at": 3100.61133 }, { "type": "C", "frame": 225, "at": 3100.61133 }, { "type": "C", "frame": 217, "at": 3100.61133 }, { "type": "C", "frame": 216, "at": 3100.61133 }, { "type": "C", "frame": 210, "at": 3100.61133 }, { "type": "C", "frame": 225, "at": 3100.61133 }, { "type": "O", "frame": 309, "at": 3100.61133 }, { "type": "O", "frame": 310, "at": 3100.61133 }, { "type": "O", "frame": 5, "at": 3100.61133 }, { "type": "C", "frame": 5, "at": 3124.552 }, { "type": "C", "frame": 310, "at": 3124.552 }, { "type": "O", "frame": 311, "at": 3124.552 }, { "type": "O", "frame": 312, "at": 3124.552 }, { "type": "O", "frame": 5, "at": 3124.552 }, { "type": "C", "frame": 5, "at": 3126.33643 }, { "type": "O", "frame": 313, "at": 3126.33643 }, { "type": "O", "frame": 314, "at": 3126.33643 }, { "type": "O", "frame": 315, "at": 3126.33643 }, { "type": "O", "frame": 315, "at": 3126.33643 }, { "type": "O", "frame": 316, "at": 3126.33643 }, { "type": "O", "frame": 317, "at": 3126.33643 }, { "type": "O", "frame": 318, "at": 3126.33643 }, { "type": "O", "frame": 5, "at": 3126.33643 }, { "type": "C", "frame": 5, "at": 3132.222 }, { "type": "C", "frame": 318, "at": 3132.222 }, { "type": "C", "frame": 317, "at": 3132.222 }, { "type": "C", "frame": 316, "at": 3132.222 }, { "type": "C", "frame": 315, "at": 3132.222 }, { "type": "C", "frame": 315, "at": 3132.222 }, { "type": "C", "frame": 314, "at": 3132.222 }, { "type": "O", "frame": 319, "at": 3132.222 }, { "type": "O", "frame": 320, "at": 3132.222 }, { "type": "O", "frame": 321, "at": 3132.222 }, { "type": "O", "frame": 322, "at": 3132.222 }, { "type": "O", "frame": 323, "at": 3132.222 }, { "type": "O", "frame": 5, "at": 3132.222 }, { "type": "C", "frame": 5, "at": 3135.09448 }, { "type": "C", "frame": 323, "at": 3135.09448 }, { "type": "O", "frame": 324, "at": 3135.09448 }, { "type": "O", "frame": 325, "at": 3135.09448 }, { "type": "O", "frame": 5, "at": 3135.09448 }, { "type": "C", "frame": 5, "at": 3136.53687 }, { "type": "C", "frame": 325, "at": 3136.53687 }, { "type": "C", "frame": 324, "at": 3136.53687 }, { "type": "C", "frame": 322, "at": 3136.53687 }, { "type": "C", "frame": 321, "at": 3136.53687 }, { "type": "C", "frame": 320, "at": 3136.53687 }, { "type": "C", "frame": 319, "at": 3136.53687 }, { "type": "O", "frame": 326, "at": 3136.53687 }, { "type": "O", "frame": 327, "at": 3136.53687 }, { "type": "O", "frame": 43, "at": 3136.53687 }, { "type": "O", "frame": 39, "at": 3136.53687 }, { "type": "O", "frame": 5, "at": 3136.53687 }, { "type": "C", "frame": 5, "at": 3140.86157 }, { "type": "C", "frame": 39, "at": 3140.86157 }, { "type": "C", "frame": 43, "at": 3140.86157 }, { "type": "C", "frame": 327, "at": 3140.86157 }, { "type": "O", "frame": 328, "at": 3140.86157 }, { "type": "O", "frame": 329, "at": 3140.86157 }, { "type": "O", "frame": 5, "at": 3140.86157 }, { "type": "C", "frame": 5, "at": 3143.79858 }, { "type": "C", "frame": 329, "at": 3143.79858 }, { "type": "O", "frame": 330, "at": 3143.79858 }, { "type": "O", "frame": 331, "at": 3143.79858 }, { "type": "O", "frame": 332, "at": 3143.79858 }, { "type": "O", "frame": 5, "at": 3143.79858 }, { "type": "C", "frame": 5, "at": 3146.48828 }, { "type": "C", "frame": 332, "at": 3146.48828 }, { "type": "C", "frame": 331, "at": 3146.48828 }, { "type": "C", "frame": 330, "at": 3146.48828 }, { "type": "C", "frame": 328, "at": 3146.48828 }, { "type": "O", "frame": 333, "at": 3146.48828 }, { "type": "O", "frame": 263, "at": 3146.48828 }, { "type": "O", "frame": 264, "at": 3146.48828 }, { "type": "O", "frame": 43, "at": 3146.48828 }, { "type": "O", "frame": 39, "at": 3146.48828 }, { "type": "O", "frame": 265, "at": 3146.48828 }, { "type": "O", "frame": 5, "at": 3146.48828 }, { "type": "C", "frame": 5, "at": 3151.97559 }, { "type": "C", "frame": 265, "at": 3151.97559 }, { "type": "C", "frame": 39, "at": 3151.97559 }, { "type": "C", "frame": 43, "at": 3151.97559 }, { "type": "C", "frame": 264, "at": 3151.97559 }, { "type": "C", "frame": 263, "at": 3151.97559 }, { "type": "O", "frame": 334, "at": 3151.97559 }, { "type": "O", "frame": 335, "at": 3151.97559 }, { "type": "O", "frame": 336, "at": 3151.97559 }, { "type": "O", "frame": 5, "at": 3151.97559 }, { "type": "C", "frame": 5, "at": 3154.462 }, { "type": "C", "frame": 336, "at": 3154.462 }, { "type": "C", "frame": 335, "at": 3154.462 }, { "type": "C", "frame": 334, "at": 3154.462 }, { "type": "C", "frame": 333, "at": 3154.462 }, { "type": "C", "frame": 326, "at": 3154.462 }, { "type": "C", "frame": 313, "at": 3154.462 }, { "type": "O", "frame": 337, "at": 3154.462 }, { "type": "O", "frame": 5, "at": 3154.462 }, { "type": "C", "frame": 5, "at": 3155.907 }, { "type": "C", "frame": 337, "at": 3155.907 }, { "type": "O", "frame": 338, "at": 3155.907 }, { "type": "O", "frame": 337, "at": 3155.907 }, { "type": "O", "frame": 5, "at": 3155.907 }, { "type": "C", "frame": 5, "at": 3157.41016 }, { "type": "C", "frame": 337, "at": 3157.41016 }, { "type": "C", "frame": 338, "at": 3157.41016 }, { "type": "C", "frame": 312, "at": 3157.41016 }, { "type": "O", "frame": 339, "at": 3157.41016 }, { "type": "O", "frame": 340, "at": 3157.41016 }, { "type": "O", "frame": 5, "at": 3157.41016 }, { "type": "C", "frame": 5, "at": 3158.88672 }, { "type": "O", "frame": 341, "at": 3158.88672 }, { "type": "O", "frame": 5, "at": 3158.88672 }, { "type": "C", "frame": 5, "at": 3160.289 }, { "type": "C", "frame": 341, "at": 3160.289 }, { "type": "C", "frame": 340, "at": 3160.289 }, { "type": "C", "frame": 339, "at": 3160.289 }, { "type": "C", "frame": 311, "at": 3160.289 }, { "type": "C", "frame": 309, "at": 3160.289 }, { "type": "C", "frame": 217, "at": 3160.289 }, { "type": "C", "frame": 216, "at": 3160.289 }, { "type": "C", "frame": 210, "at": 3160.289 }, { "type": "O", "frame": 310, "at": 3160.289 }, { "type": "O", "frame": 5, "at": 3160.289 }, { "type": "C", "frame": 5, "at": 3167.20142 }, { "type": "C", "frame": 310, "at": 3167.20142 }, { "type": "O", "frame": 342, "at": 3167.20142 }, { "type": "O", "frame": 343, "at": 3167.20142 }, { "type": "O", "frame": 344, "at": 3167.20142 }, { "type": "O", "frame": 345, "at": 3167.20142 }, { "type": "O", "frame": 346, "at": 3167.20142 }, { "type": "O", "frame": 347, "at": 3167.20142 }, { "type": "O", "frame": 5, "at": 3167.20142 }, { "type": "C", "frame": 5, "at": 3168.56079 }, { "type": "C", "frame": 347, "at": 3168.56079 }, { "type": "C", "frame": 346, "at": 3168.56079 }, { "type": "C", "frame": 345, "at": 3168.56079 }, { "type": "C", "frame": 344, "at": 3168.56079 }, { "type": "C", "frame": 343, "at": 3168.56079 }, { "type": "C", "frame": 342, "at": 3168.56079 }, { "type": "C", "frame": 209, "at": 3168.56079 }, { "type": "C", "frame": 208, "at": 3168.56079 }, { "type": "C", "frame": 201, "at": 3168.56079 }, { "type": "C", "frame": 200, "at": 3168.56079 }, { "type": "C", "frame": 199, "at": 3168.56079 }, { "type": "C", "frame": 65, "at": 3168.56079 }, { "type": "C", "frame": 36, "at": 3168.56079 }, { "type": "O", "frame": 5, "at": 3168.56079 }, { "type": "C", "frame": 5, "at": 3169.914 }, { "type": "O", "frame": 348, "at": 3169.914 }, { "type": "O", "frame": 349, "at": 3169.914 }, { "type": "O", "frame": 5, "at": 3169.914 }, { "type": "C", "frame": 5, "at": 3173.97388 }, { "type": "C", "frame": 349, "at": 3173.97388 }, { "type": "C", "frame": 348, "at": 3173.97388 }, { "type": "O", "frame": 5, "at": 3173.97388 }, { "type": "C", "frame": 5, "at": 3184.07056 }, { "type": "O", "frame": 350, "at": 3184.07056 }, { "type": "O", "frame": 351, "at": 3184.07056 }, { "type": "O", "frame": 352, "at": 3184.07056 }, { "type": "O", "frame": 353, "at": 3184.07056 }, { "type": "O", "frame": 354, "at": 3184.07056 }, { "type": "O", "frame": 355, "at": 3184.07056 }, { "type": "O", "frame": 356, "at": 3184.07056 }, { "type": "O", "frame": 357, "at": 3184.07056 }, { "type": "O", "frame": 358, "at": 3184.07056 }, { "type": "O", "frame": 359, "at": 3184.07056 }, { "type": "O", "frame": 360, "at": 3184.07056 }, { "type": "O", "frame": 361, "at": 3184.07056 }, { "type": "O", "frame": 362, "at": 3184.07056 }, { "type": "O", "frame": 276, "at": 3184.07056 }, { "type": "O", "frame": 353, "at": 3184.07056 }, { "type": "O", "frame": 354, "at": 3184.07056 }, { "type": "O", "frame": 355, "at": 3184.07056 }, { "type": "O", "frame": 356, "at": 3184.07056 }, { "type": "O", "frame": 357, "at": 3184.07056 }, { "type": "O", "frame": 358, "at": 3184.07056 }, { "type": "O", "frame": 363, "at": 3184.07056 }, { "type": "O", "frame": 364, "at": 3184.07056 }, { "type": "O", "frame": 361, "at": 3184.07056 }, { "type": "O", "frame": 365, "at": 3184.07056 }, { "type": "O", "frame": 269, "at": 3184.07056 }, { "type": "O", "frame": 353, "at": 3184.07056 }, { "type": "O", "frame": 354, "at": 3184.07056 }, { "type": "O", "frame": 355, "at": 3184.07056 }, { "type": "O", "frame": 356, "at": 3184.07056 }, { "type": "O", "frame": 357, "at": 3184.07056 }, { "type": "O", "frame": 358, "at": 3184.07056 }, { "type": "O", "frame": 366, "at": 3184.07056 }, { "type": "O", "frame": 367, "at": 3184.07056 }, { "type": "O", "frame": 361, "at": 3184.07056 }, { "type": "O", "frame": 368, "at": 3184.07056 }, { "type": "O", "frame": 267, "at": 3184.07056 }, { "type": "O", "frame": 369, "at": 3184.07056 }, { "type": "O", "frame": 5, "at": 3184.07056 }, { "type": "C", "frame": 5, "at": 3185.57056 }, { "type": "O", "frame": 370, "at": 3185.57056 }, { "type": "O", "frame": 371, "at": 3185.57056 }, { "type": "O", "frame": 39, "at": 3185.57056 }, { "type": "O", "frame": 44, "at": 3185.57056 }, { "type": "O", "frame": 45, "at": 3185.57056 }, { "type": "O", "frame": 5, "at": 3185.57056 }, { "type": "C", "frame": 5, "at": 3186.84058 }, { "type": "C", "frame": 45, "at": 3186.84058 }, { "type": "C", "frame": 44, "at": 3186.84058 }, { "type": "C", "frame": 39, "at": 3186.84058 }, { "type": "C", "frame": 371, "at": 3186.84058 }, { "type": "C", "frame": 370, "at": 3186.84058 }, { "type": "C", "frame": 369, "at": 3186.84058 }, { "type": "C", "frame": 267, "at": 3186.84058 }, { "type": "C", "frame": 368, "at": 3186.84058 }, { "type": "C", "frame": 361, "at": 3186.84058 }, { "type": "C", "frame": 367, "at": 3186.84058 }, { "type": "C", "frame": 366, "at": 3186.84058 }, { "type": "C", "frame": 358, "at": 3186.84058 }, { "type": "C", "frame": 357, "at": 3186.84058 }, { "type": "C", "frame": 356, "at": 3186.84058 }, { "type": "C", "frame": 355, "at": 3186.84058 }, { "type": "C", "frame": 354, "at": 3186.84058 }, { "type": "C", "frame": 353, "at": 3186.84058 }, { "type": "C", "frame": 269, "at": 3186.84058 }, { "type": "C", "frame": 365, "at": 3186.84058 }, { "type": "C", "frame": 361, "at": 3186.84058 }, { "type": "C", "frame": 364, "at": 3186.84058 }, { "type": "C", "frame": 363, "at": 3186.84058 }, { "type": "C", "frame": 358, "at": 3186.84058 }, { "type": "C", "frame": 357, "at": 3186.84058 }, { "type": "C", "frame": 356, "at": 3186.84058 }, { "type": "C", "frame": 355, "at": 3186.84058 }, { "type": "C", "frame": 354, "at": 3186.84058 }, { "type": "C", "frame": 353, "at": 3186.84058 }, { "type": "C", "frame": 276, "at": 3186.84058 }, { "type": "C", "frame": 362, "at": 3186.84058 }, { "type": "C", "frame": 361, "at": 3186.84058 }, { "type": "C", "frame": 360, "at": 3186.84058 }, { "type": "C", "frame": 359, "at": 3186.84058 }, { "type": "C", "frame": 358, "at": 3186.84058 }, { "type": "C", "frame": 357, "at": 3186.84058 }, { "type": "C", "frame": 356, "at": 3186.84058 }, { "type": "C", "frame": 355, "at": 3186.84058 }, { "type": "C", "frame": 354, "at": 3186.84058 }, { "type": "C", "frame": 353, "at": 3186.84058 }, { "type": "C", "frame": 352, "at": 3186.84058 }, { "type": "C", "frame": 351, "at": 3186.84058 }, { "type": "C", "frame": 350, "at": 3186.84058 }, { "type": "O", "frame": 5, "at": 3186.84058 }, { "type": "C", "frame": 5, "at": 3200.97266 }, { "type": "O", "frame": 372, "at": 3200.97266 }, { "type": "O", "frame": 373, "at": 3200.97266 }, { "type": "O", "frame": 374, "at": 3200.97266 }, { "type": "O", "frame": 375, "at": 3200.97266 }, { "type": "O", "frame": 376, "at": 3200.97266 }, { "type": "O", "frame": 377, "at": 3200.97266 }, { "type": "O", "frame": 378, "at": 3200.97266 }, { "type": "O", "frame": 379, "at": 3200.97266 }, { "type": "O", "frame": 374, "at": 3200.97266 }, { "type": "O", "frame": 375, "at": 3200.97266 }, { "type": "O", "frame": 159, "at": 3200.97266 }, { "type": "O", "frame": 380, "at": 3200.97266 }, { "type": "O", "frame": 381, "at": 3200.97266 }, { "type": "O", "frame": 5, "at": 3200.97266 }, { "type": "C", "frame": 5, "at": 3202.396 }, { "type": "C", "frame": 381, "at": 3202.396 }, { "type": "O", "frame": 382, "at": 3202.396 }, { "type": "O", "frame": 379, "at": 3202.396 }, { "type": "O", "frame": 374, "at": 3202.396 }, { "type": "O", "frame": 383, "at": 3202.396 }, { "type": "O", "frame": 384, "at": 3202.396 }, { "type": "O", "frame": 385, "at": 3202.396 }, { "type": "O", "frame": 386, "at": 3202.396 }, { "type": "O", "frame": 5, "at": 3202.396 }, { "type": "C", "frame": 5, "at": 3203.7312 }, { "type": "C", "frame": 386, "at": 3203.7312 }, { "type": "C", "frame": 385, "at": 3203.7312 }, { "type": "O", "frame": 387, "at": 3203.7312 }, { "type": "O", "frame": 388, "at": 3203.7312 }, { "type": "O", "frame": 5, "at": 3203.7312 }, { "type": "C", "frame": 5, "at": 3205.20654 }, { "type": "C", "frame": 388, "at": 3205.20654 }, { "type": "C", "frame": 387, "at": 3205.20654 }, { "type": "O", "frame": 385, "at": 3205.20654 }, { "type": "O", "frame": 386, "at": 3205.20654 }, { "type": "O", "frame": 5, "at": 3205.20654 }, { "type": "C", "frame": 5, "at": 3206.50146 }, { "type": "C", "frame": 386, "at": 3206.50146 }, { "type": "C", "frame": 385, "at": 3206.50146 }, { "type": "C", "frame": 384, "at": 3206.50146 }, { "type": "C", "frame": 383, "at": 3206.50146 }, { "type": "C", "frame": 374, "at": 3206.50146 }, { "type": "C", "frame": 379, "at": 3206.50146 }, { "type": "C", "frame": 382, "at": 3206.50146 }, { "type": "C", "frame": 380, "at": 3206.50146 }, { "type": "C", "frame": 159, "at": 3206.50146 }, { "type": "C", "frame": 375, "at": 3206.50146 }, { "type": "C", "frame": 374, "at": 3206.50146 }, { "type": "C", "frame": 379, "at": 3206.50146 }, { "type": "C", "frame": 378, "at": 3206.50146 }, { "type": "C", "frame": 377, "at": 3206.50146 }, { "type": "C", "frame": 376, "at": 3206.50146 }, { "type": "C", "frame": 375, "at": 3206.50146 }, { "type": "C", "frame": 374, "at": 3206.50146 }, { "type": "O", "frame": 5, "at": 3206.50146 }, { "type": "C", "frame": 5, "at": 3207.794 }, { "type": "C", "frame": 373, "at": 3207.794 }, { "type": "C", "frame": 372, "at": 3207.794 }, { "type": "O", "frame": 5, "at": 3207.794 }, { "type": "C", "frame": 5, "at": 3310.55029 }, { "type": "O", "frame": 389, "at": 3310.55029 }, { "type": "O", "frame": 390, "at": 3310.55029 }, { "type": "O", "frame": 391, "at": 3310.55029 }, { "type": "O", "frame": 392, "at": 3310.55029 }, { "type": "O", "frame": 393, "at": 3310.55029 }, { "type": "O", "frame": 394, "at": 3310.55029 }, { "type": "O", "frame": 43, "at": 3310.55029 }, { "type": "O", "frame": 39, "at": 3310.55029 }, { "type": "O", "frame": 5, "at": 3310.55029 }, { "type": "C", "frame": 5, "at": 3338.59839 }, { "type": "C", "frame": 39, "at": 3338.59839 }, { "type": "C", "frame": 43, "at": 3338.59839 }, { "type": "C", "frame": 394, "at": 3338.59839 }, { "type": "O", "frame": 5, "at": 3338.59839 }, { "type": "C", "frame": 5, "at": 3339.94019 }, { "type": "C", "frame": 393, "at": 3339.94019 }, { "type": "O", "frame": 395, "at": 3339.94019 }, { "type": "O", "frame": 264, "at": 3339.94019 }, { "type": "O", "frame": 43, "at": 3339.94019 }, { "type": "O", "frame": 39, "at": 3339.94019 }, { "type": "O", "frame": 265, "at": 3339.94019 }, { "type": "O", "frame": 5, "at": 3339.94019 }, { "type": "C", "frame": 5, "at": 3341.29077 }, { "type": "C", "frame": 265, "at": 3341.29077 }, { "type": "O", "frame": 62, "at": 3341.29077 }, { "type": "O", "frame": 63, "at": 3341.29077 }, { "type": "O", "frame": 64, "at": 3341.29077 }, { "type": "O", "frame": 5, "at": 3341.29077 }, { "type": "C", "frame": 5, "at": 3342.62744 }, { "type": "C", "frame": 64, "at": 3342.62744 }, { "type": "C", "frame": 63, "at": 3342.62744 }, { "type": "C", "frame": 62, "at": 3342.62744 }, { "type": "C", "frame": 39, "at": 3342.62744 }, { "type": "C", "frame": 43, "at": 3342.62744 }, { "type": "C", "frame": 264, "at": 3342.62744 }, { "type": "O", "frame": 5, "at": 3342.62744 }, { "type": "C", "frame": 5, "at": 3343.969 }, { "type": "O", "frame": 5, "at": 3343.969 }, { "type": "C", "frame": 5, "at": 3354.51123 }, { "type": "O", "frame": 396, "at": 3354.51123 }, { "type": "O", "frame": 397, "at": 3354.51123 }, { "type": "O", "frame": 5, "at": 3354.51123 }, { "type": "C", "frame": 5, "at": 3355.84644 }, { "type": "O", "frame": 5, "at": 3355.84644 }, { "type": "C", "frame": 5, "at": 3366.29443 }, { "type": "C", "frame": 397, "at": 3366.29443 }, { "type": "C", "frame": 396, "at": 3366.29443 }, { "type": "O", "frame": 29, "at": 3366.29443 }, { "type": "O", "frame": 60, "at": 3366.29443 }, { "type": "O", "frame": 5, "at": 3366.29443 }, { "type": "C", "frame": 5, "at": 3367.65381 }, { "type": "C", "frame": 60, "at": 3367.65381 }, { "type": "C", "frame": 29, "at": 3367.65381 }, { "type": "O", "frame": 264, "at": 3367.65381 }, { "type": "O", "frame": 43, "at": 3367.65381 }, { "type": "O", "frame": 39, "at": 3367.65381 }, { "type": "O", "frame": 265, "at": 3367.65381 }, { "type": "O", "frame": 5, "at": 3367.65381 }, { "type": "C", "frame": 5, "at": 3369.33472 }, { "type": "C", "frame": 265, "at": 3369.33472 }, { "type": "O", "frame": 62, "at": 3369.33472 }, { "type": "O", "frame": 63, "at": 3369.33472 }, { "type": "O", "frame": 64, "at": 3369.33472 }, { "type": "O", "frame": 5, "at": 3369.33472 }, { "type": "C", "frame": 5, "at": 3370.77979 }, { "type": "C", "frame": 64, "at": 3370.77979 }, { "type": "C", "frame": 63, "at": 3370.77979 }, { "type": "C", "frame": 62, "at": 3370.77979 }, { "type": "C", "frame": 39, "at": 3370.77979 }, { "type": "C", "frame": 43, "at": 3370.77979 }, { "type": "C", "frame": 264, "at": 3370.77979 }, { "type": "O", "frame": 5, "at": 3370.77979 }, { "type": "C", "frame": 5, "at": 3378.62573 }, { "type": "O", "frame": 396, "at": 3378.62573 }, { "type": "O", "frame": 397, "at": 3378.62573 }, { "type": "O", "frame": 5, "at": 3378.62573 }, { "type": "C", "frame": 5, "at": 3391.32935 }, { "type": "O", "frame": 5, "at": 3391.32935 }, { "type": "C", "frame": 5, "at": 3401.7915 }, { "type": "C", "frame": 397, "at": 3401.7915 }, { "type": "C", "frame": 396, "at": 3401.7915 }, { "type": "O", "frame": 264, "at": 3401.7915 }, { "type": "O", "frame": 43, "at": 3401.7915 }, { "type": "O", "frame": 39, "at": 3401.7915 }, { "type": "O", "frame": 5, "at": 3401.7915 }, { "type": "C", "frame": 5, "at": 3403.135 }, { "type": "O", "frame": 265, "at": 3403.135 }, { "type": "O", "frame": 5, "at": 3403.135 }, { "type": "C", "frame": 5, "at": 3404.47925 }, { "type": "C", "frame": 265, "at": 3404.47925 }, { "type": "C", "frame": 39, "at": 3404.47925 }, { "type": "C", "frame": 43, "at": 3404.47925 }, { "type": "C", "frame": 264, "at": 3404.47925 }, { "type": "O", "frame": 271, "at": 3404.47925 }, { "type": "O", "frame": 272, "at": 3404.47925 }, { "type": "O", "frame": 273, "at": 3404.47925 }, { "type": "O", "frame": 274, "at": 3404.47925 }, { "type": "O", "frame": 5, "at": 3404.47925 }, { "type": "C", "frame": 5, "at": 3405.808 }, { "type": "C", "frame": 274, "at": 3405.808 }, { "type": "C", "frame": 273, "at": 3405.808 }, { "type": "C", "frame": 272, "at": 3405.808 }, { "type": "C", "frame": 271, "at": 3405.808 }, { "type": "O", "frame": 5, "at": 3405.808 }, { "type": "C", "frame": 5, "at": 3414.07251 }, { "type": "O", "frame": 396, "at": 3414.07251 }, { "type": "O", "frame": 397, "at": 3414.07251 }, { "type": "O", "frame": 5, "at": 3414.07251 }, { "type": "C", "frame": 5, "at": 3421.361 }, { "type": "C", "frame": 397, "at": 3421.361 }, { "type": "C", "frame": 396, "at": 3421.361 }, { "type": "C", "frame": 395, "at": 3421.361 }, { "type": "C", "frame": 392, "at": 3421.361 }, { "type": "O", "frame": 398, "at": 3421.361 }, { "type": "O", "frame": 399, "at": 3421.361 }, { "type": "O", "frame": 5, "at": 3421.361 }, { "type": "C", "frame": 5, "at": 3422.72119 }, { "type": "C", "frame": 399, "at": 3422.72119 }, { "type": "O", "frame": 5, "at": 3422.72119 }, { "type": "C", "frame": 5, "at": 3427.34863 }, { "type": "C", "frame": 398, "at": 3427.34863 }, { "type": "C", "frame": 391, "at": 3427.34863 }, { "type": "C", "frame": 390, "at": 3427.34863 }, { "type": "C", "frame": 389, "at": 3427.34863 }, { "type": "O", "frame": 5, "at": 3427.34863 }, { "type": "C", "frame": 5, "at": 3760.19556 }, { "type": "C", "frame": 35, "at": 3760.19556 }, { "type": "C", "frame": 34, "at": 3760.19556 }, { "type": "C", "frame": 33, "at": 3760.19556 }, { "type": "C", "frame": 4, "at": 3760.19556 }, { "type": "C", "frame": 3, "at": 3760.19556 }, { "type": "C", "frame": 2, "at": 3760.19556 }, { "type": "C", "frame": 1, "at": 3760.19556 }, { "type": "C", "frame": 0, "at": 3760.19556 }]}, { "type": "evented", "name": "Thread (23197)", "unit": "milliseconds", "startValue": "2945.911", "endValue": "3051.84", "events": [ { "type": "O", "frame": 0, "at": 2945.911 }, { "type": "O", "frame": 1, "at": 2945.911 }, { "type": "O", "frame": 2, "at": 2945.911 }, { "type": "O", "frame": 400, "at": 2945.911 }, { "type": "O", "frame": 401, "at": 2945.911 }, { "type": "O", "frame": 402, "at": 2945.911 }, { "type": "O", "frame": 5, "at": 2945.911 }, { "type": "C", "frame": 5, "at": 2950.617 }, { "type": "O", "frame": 403, "at": 2950.617 }, { "type": "O", "frame": 404, "at": 2950.617 }, { "type": "O", "frame": 405, "at": 2950.617 }, { "type": "O", "frame": 406, "at": 2950.617 }, { "type": "O", "frame": 407, "at": 2950.617 }, { "type": "O", "frame": 408, "at": 2950.617 }, { "type": "O", "frame": 409, "at": 2950.617 }, { "type": "O", "frame": 200, "at": 2950.617 }, { "type": "O", "frame": 410, "at": 2950.617 }, { "type": "O", "frame": 411, "at": 2950.617 }, { "type": "O", "frame": 68, "at": 2950.617 }, { "type": "O", "frame": 77, "at": 2950.617 }, { "type": "O", "frame": 78, "at": 2950.617 }, { "type": "O", "frame": 79, "at": 2950.617 }, { "type": "O", "frame": 80, "at": 2950.617 }, { "type": "O", "frame": 412, "at": 2950.617 }, { "type": "O", "frame": 53, "at": 2950.617 }, { "type": "O", "frame": 5, "at": 2950.617 }, { "type": "C", "frame": 5, "at": 2954.5354 }, { "type": "C", "frame": 53, "at": 2954.5354 }, { "type": "O", "frame": 413, "at": 2954.5354 }, { "type": "O", "frame": 5, "at": 2954.5354 }, { "type": "C", "frame": 5, "at": 2960.25049 }, { "type": "C", "frame": 413, "at": 2960.25049 }, { "type": "O", "frame": 5, "at": 2960.25049 }, { "type": "C", "frame": 5, "at": 2964.613 }, { "type": "C", "frame": 412, "at": 2964.613 }, { "type": "C", "frame": 80, "at": 2964.613 }, { "type": "C", "frame": 79, "at": 2964.613 }, { "type": "C", "frame": 78, "at": 2964.613 }, { "type": "C", "frame": 77, "at": 2964.613 }, { "type": "C", "frame": 68, "at": 2964.613 }, { "type": "O", "frame": 5, "at": 2964.613 }, { "type": "C", "frame": 5, "at": 2966.03247 }, { "type": "O", "frame": 414, "at": 2966.03247 }, { "type": "O", "frame": 415, "at": 2966.03247 }, { "type": "O", "frame": 416, "at": 2966.03247 }, { "type": "O", "frame": 5, "at": 2966.03247 }, { "type": "C", "frame": 5, "at": 2968.856 }, { "type": "C", "frame": 416, "at": 2968.856 }, { "type": "C", "frame": 415, "at": 2968.856 }, { "type": "O", "frame": 5, "at": 2968.856 }, { "type": "C", "frame": 5, "at": 2975.31 }, { "type": "C", "frame": 414, "at": 2975.31 }, { "type": "O", "frame": 417, "at": 2975.31 }, { "type": "O", "frame": 418, "at": 2975.31 }, { "type": "O", "frame": 419, "at": 2975.31 }, { "type": "O", "frame": 420, "at": 2975.31 }, { "type": "O", "frame": 421, "at": 2975.31 }, { "type": "O", "frame": 422, "at": 2975.31 }, { "type": "O", "frame": 423, "at": 2975.31 }, { "type": "O", "frame": 424, "at": 2975.31 }, { "type": "O", "frame": 425, "at": 2975.31 }, { "type": "O", "frame": 5, "at": 2975.31 }, { "type": "C", "frame": 5, "at": 2977.745 }, { "type": "C", "frame": 425, "at": 2977.745 }, { "type": "C", "frame": 424, "at": 2977.745 }, { "type": "C", "frame": 423, "at": 2977.745 }, { "type": "C", "frame": 422, "at": 2977.745 }, { "type": "C", "frame": 421, "at": 2977.745 }, { "type": "C", "frame": 420, "at": 2977.745 }, { "type": "C", "frame": 419, "at": 2977.745 }, { "type": "C", "frame": 418, "at": 2977.745 }, { "type": "O", "frame": 426, "at": 2977.745 }, { "type": "O", "frame": 427, "at": 2977.745 }, { "type": "O", "frame": 428, "at": 2977.745 }, { "type": "O", "frame": 429, "at": 2977.745 }, { "type": "O", "frame": 5, "at": 2977.745 }, { "type": "C", "frame": 5, "at": 3051.84 }, { "type": "C", "frame": 429, "at": 3051.84 }, { "type": "C", "frame": 428, "at": 3051.84 }, { "type": "C", "frame": 427, "at": 3051.84 }, { "type": "C", "frame": 426, "at": 3051.84 }, { "type": "C", "frame": 417, "at": 3051.84 }, { "type": "C", "frame": 411, "at": 3051.84 }, { "type": "C", "frame": 410, "at": 3051.84 }, { "type": "C", "frame": 200, "at": 3051.84 }, { "type": "C", "frame": 409, "at": 3051.84 }, { "type": "C", "frame": 408, "at": 3051.84 }, { "type": "C", "frame": 407, "at": 3051.84 }, { "type": "C", "frame": 406, "at": 3051.84 }, { "type": "C", "frame": 405, "at": 3051.84 }, { "type": "C", "frame": 404, "at": 3051.84 }, { "type": "C", "frame": 403, "at": 3051.84 }, { "type": "C", "frame": 402, "at": 3051.84 }, { "type": "C", "frame": 401, "at": 3051.84 }, { "type": "C", "frame": 400, "at": 3051.84 }, { "type": "C", "frame": 2, "at": 3051.84 }, { "type": "C", "frame": 1, "at": 3051.84 }, { "type": "C", "frame": 0, "at": 3051.84 }]}, { "type": "evented", "name": "Thread (23201)", "unit": "milliseconds", "startValue": "2975.35083", "endValue": "3185.602", "events": [ { "type": "O", "frame": 0, "at": 2975.35083 }, { "type": "O", "frame": 1, "at": 2975.35083 }, { "type": "O", "frame": 2, "at": 2975.35083 }, { "type": "O", "frame": 430, "at": 2975.35083 }, { "type": "O", "frame": 401, "at": 2975.35083 }, { "type": "O", "frame": 402, "at": 2975.35083 }, { "type": "O", "frame": 403, "at": 2975.35083 }, { "type": "O", "frame": 404, "at": 2975.35083 }, { "type": "O", "frame": 405, "at": 2975.35083 }, { "type": "O", "frame": 406, "at": 2975.35083 }, { "type": "O", "frame": 407, "at": 2975.35083 }, { "type": "O", "frame": 431, "at": 2975.35083 }, { "type": "O", "frame": 432, "at": 2975.35083 }, { "type": "O", "frame": 433, "at": 2975.35083 }, { "type": "O", "frame": 434, "at": 2975.35083 }, { "type": "O", "frame": 435, "at": 2975.35083 }, { "type": "O", "frame": 5, "at": 2975.35083 }, { "type": "C", "frame": 5, "at": 2977.79883 }, { "type": "O", "frame": 436, "at": 2977.79883 }, { "type": "O", "frame": 437, "at": 2977.79883 }, { "type": "O", "frame": 5, "at": 2977.79883 }, { "type": "C", "frame": 5, "at": 2979.299 }, { "type": "C", "frame": 437, "at": 2979.299 }, { "type": "O", "frame": 438, "at": 2979.299 }, { "type": "O", "frame": 5, "at": 2979.299 }, { "type": "C", "frame": 5, "at": 2980.95679 }, { "type": "C", "frame": 438, "at": 2980.95679 }, { "type": "C", "frame": 436, "at": 2980.95679 }, { "type": "C", "frame": 435, "at": 2980.95679 }, { "type": "C", "frame": 434, "at": 2980.95679 }, { "type": "C", "frame": 433, "at": 2980.95679 }, { "type": "O", "frame": 439, "at": 2980.95679 }, { "type": "O", "frame": 440, "at": 2980.95679 }, { "type": "O", "frame": 5, "at": 2980.95679 }, { "type": "C", "frame": 5, "at": 2982.54883 }, { "type": "O", "frame": 441, "at": 2982.54883 }, { "type": "O", "frame": 442, "at": 2982.54883 }, { "type": "O", "frame": 443, "at": 2982.54883 }, { "type": "O", "frame": 444, "at": 2982.54883 }, { "type": "O", "frame": 5, "at": 2982.54883 }, { "type": "C", "frame": 5, "at": 2984.06543 }, { "type": "O", "frame": 445, "at": 2984.06543 }, { "type": "O", "frame": 5, "at": 2984.06543 }, { "type": "C", "frame": 5, "at": 2987.039 }, { "type": "C", "frame": 445, "at": 2987.039 }, { "type": "C", "frame": 444, "at": 2987.039 }, { "type": "O", "frame": 319, "at": 2987.039 }, { "type": "O", "frame": 446, "at": 2987.039 }, { "type": "O", "frame": 447, "at": 2987.039 }, { "type": "O", "frame": 5, "at": 2987.039 }, { "type": "C", "frame": 5, "at": 2988.53784 }, { "type": "C", "frame": 447, "at": 2988.53784 }, { "type": "C", "frame": 446, "at": 2988.53784 }, { "type": "C", "frame": 319, "at": 2988.53784 }, { "type": "O", "frame": 448, "at": 2988.53784 }, { "type": "O", "frame": 449, "at": 2988.53784 }, { "type": "O", "frame": 5, "at": 2988.53784 }, { "type": "C", "frame": 5, "at": 2990.11646 }, { "type": "C", "frame": 449, "at": 2990.11646 }, { "type": "C", "frame": 448, "at": 2990.11646 }, { "type": "O", "frame": 450, "at": 2990.11646 }, { "type": "O", "frame": 451, "at": 2990.11646 }, { "type": "O", "frame": 452, "at": 2990.11646 }, { "type": "O", "frame": 453, "at": 2990.11646 }, { "type": "O", "frame": 454, "at": 2990.11646 }, { "type": "O", "frame": 455, "at": 2990.11646 }, { "type": "O", "frame": 456, "at": 2990.11646 }, { "type": "O", "frame": 457, "at": 2990.11646 }, { "type": "O", "frame": 458, "at": 2990.11646 }, { "type": "O", "frame": 459, "at": 2990.11646 }, { "type": "O", "frame": 460, "at": 2990.11646 }, { "type": "O", "frame": 461, "at": 2990.11646 }, { "type": "O", "frame": 462, "at": 2990.11646 }, { "type": "O", "frame": 463, "at": 2990.11646 }, { "type": "O", "frame": 464, "at": 2990.11646 }, { "type": "O", "frame": 465, "at": 2990.11646 }, { "type": "O", "frame": 5, "at": 2990.11646 }, { "type": "C", "frame": 5, "at": 2991.6084 }, { "type": "C", "frame": 465, "at": 2991.6084 }, { "type": "C", "frame": 464, "at": 2991.6084 }, { "type": "C", "frame": 463, "at": 2991.6084 }, { "type": "C", "frame": 462, "at": 2991.6084 }, { "type": "C", "frame": 461, "at": 2991.6084 }, { "type": "C", "frame": 460, "at": 2991.6084 }, { "type": "C", "frame": 459, "at": 2991.6084 }, { "type": "C", "frame": 458, "at": 2991.6084 }, { "type": "C", "frame": 457, "at": 2991.6084 }, { "type": "C", "frame": 456, "at": 2991.6084 }, { "type": "C", "frame": 455, "at": 2991.6084 }, { "type": "C", "frame": 454, "at": 2991.6084 }, { "type": "C", "frame": 453, "at": 2991.6084 }, { "type": "C", "frame": 452, "at": 2991.6084 }, { "type": "C", "frame": 451, "at": 2991.6084 }, { "type": "O", "frame": 5, "at": 2991.6084 }, { "type": "C", "frame": 5, "at": 2993.097 }, { "type": "O", "frame": 466, "at": 2993.097 }, { "type": "O", "frame": 444, "at": 2993.097 }, { "type": "O", "frame": 5, "at": 2993.097 }, { "type": "C", "frame": 5, "at": 2994.79321 }, { "type": "C", "frame": 444, "at": 2994.79321 }, { "type": "C", "frame": 466, "at": 2994.79321 }, { "type": "O", "frame": 467, "at": 2994.79321 }, { "type": "O", "frame": 444, "at": 2994.79321 }, { "type": "O", "frame": 5, "at": 2994.79321 }, { "type": "C", "frame": 5, "at": 2996.481 }, { "type": "C", "frame": 444, "at": 2996.481 }, { "type": "C", "frame": 467, "at": 2996.481 }, { "type": "O", "frame": 451, "at": 2996.481 }, { "type": "O", "frame": 468, "at": 2996.481 }, { "type": "O", "frame": 469, "at": 2996.481 }, { "type": "O", "frame": 470, "at": 2996.481 }, { "type": "O", "frame": 471, "at": 2996.481 }, { "type": "O", "frame": 5, "at": 2996.481 }, { "type": "C", "frame": 5, "at": 2998.05273 }, { "type": "C", "frame": 471, "at": 2998.05273 }, { "type": "C", "frame": 470, "at": 2998.05273 }, { "type": "O", "frame": 454, "at": 2998.05273 }, { "type": "O", "frame": 455, "at": 2998.05273 }, { "type": "O", "frame": 32, "at": 2998.05273 }, { "type": "O", "frame": 5, "at": 2998.05273 }, { "type": "C", "frame": 5, "at": 2999.63184 }, { "type": "C", "frame": 32, "at": 2999.63184 }, { "type": "C", "frame": 455, "at": 2999.63184 }, { "type": "C", "frame": 454, "at": 2999.63184 }, { "type": "C", "frame": 469, "at": 2999.63184 }, { "type": "C", "frame": 468, "at": 2999.63184 }, { "type": "C", "frame": 451, "at": 2999.63184 }, { "type": "C", "frame": 450, "at": 2999.63184 }, { "type": "O", "frame": 472, "at": 2999.63184 }, { "type": "O", "frame": 473, "at": 2999.63184 }, { "type": "O", "frame": 474, "at": 2999.63184 }, { "type": "O", "frame": 244, "at": 2999.63184 }, { "type": "O", "frame": 245, "at": 2999.63184 }, { "type": "O", "frame": 19, "at": 2999.63184 }, { "type": "O", "frame": 20, "at": 2999.63184 }, { "type": "O", "frame": 22, "at": 2999.63184 }, { "type": "O", "frame": 5, "at": 2999.63184 }, { "type": "C", "frame": 5, "at": 3001.20166 }, { "type": "C", "frame": 22, "at": 3001.20166 }, { "type": "C", "frame": 20, "at": 3001.20166 }, { "type": "C", "frame": 19, "at": 3001.20166 }, { "type": "C", "frame": 245, "at": 3001.20166 }, { "type": "C", "frame": 244, "at": 3001.20166 }, { "type": "C", "frame": 474, "at": 3001.20166 }, { "type": "C", "frame": 473, "at": 3001.20166 }, { "type": "C", "frame": 472, "at": 3001.20166 }, { "type": "O", "frame": 475, "at": 3001.20166 }, { "type": "O", "frame": 5, "at": 3001.20166 }, { "type": "C", "frame": 5, "at": 3002.88525 }, { "type": "C", "frame": 475, "at": 3002.88525 }, { "type": "O", "frame": 476, "at": 3002.88525 }, { "type": "O", "frame": 477, "at": 3002.88525 }, { "type": "O", "frame": 478, "at": 3002.88525 }, { "type": "O", "frame": 5, "at": 3002.88525 }, { "type": "C", "frame": 5, "at": 3004.37085 }, { "type": "C", "frame": 478, "at": 3004.37085 }, { "type": "C", "frame": 477, "at": 3004.37085 }, { "type": "C", "frame": 476, "at": 3004.37085 }, { "type": "C", "frame": 443, "at": 3004.37085 }, { "type": "C", "frame": 442, "at": 3004.37085 }, { "type": "O", "frame": 479, "at": 3004.37085 }, { "type": "O", "frame": 480, "at": 3004.37085 }, { "type": "O", "frame": 442, "at": 3004.37085 }, { "type": "O", "frame": 443, "at": 3004.37085 }, { "type": "O", "frame": 450, "at": 3004.37085 }, { "type": "O", "frame": 5, "at": 3004.37085 }, { "type": "C", "frame": 5, "at": 3007.37183 }, { "type": "O", "frame": 451, "at": 3007.37183 }, { "type": "O", "frame": 468, "at": 3007.37183 }, { "type": "O", "frame": 469, "at": 3007.37183 }, { "type": "O", "frame": 454, "at": 3007.37183 }, { "type": "O", "frame": 455, "at": 3007.37183 }, { "type": "O", "frame": 32, "at": 3007.37183 }, { "type": "O", "frame": 5, "at": 3007.37183 }, { "type": "C", "frame": 5, "at": 3008.91821 }, { "type": "C", "frame": 32, "at": 3008.91821 }, { "type": "C", "frame": 455, "at": 3008.91821 }, { "type": "C", "frame": 454, "at": 3008.91821 }, { "type": "C", "frame": 469, "at": 3008.91821 }, { "type": "C", "frame": 468, "at": 3008.91821 }, { "type": "C", "frame": 451, "at": 3008.91821 }, { "type": "C", "frame": 450, "at": 3008.91821 }, { "type": "C", "frame": 443, "at": 3008.91821 }, { "type": "C", "frame": 442, "at": 3008.91821 }, { "type": "O", "frame": 481, "at": 3008.91821 }, { "type": "O", "frame": 5, "at": 3008.91821 }, { "type": "C", "frame": 5, "at": 3010.50952 }, { "type": "C", "frame": 481, "at": 3010.50952 }, { "type": "O", "frame": 448, "at": 3010.50952 }, { "type": "O", "frame": 482, "at": 3010.50952 }, { "type": "O", "frame": 483, "at": 3010.50952 }, { "type": "O", "frame": 484, "at": 3010.50952 }, { "type": "O", "frame": 485, "at": 3010.50952 }, { "type": "O", "frame": 486, "at": 3010.50952 }, { "type": "O", "frame": 487, "at": 3010.50952 }, { "type": "O", "frame": 5, "at": 3010.50952 }, { "type": "C", "frame": 5, "at": 3015.40015 }, { "type": "C", "frame": 487, "at": 3015.40015 }, { "type": "C", "frame": 486, "at": 3015.40015 }, { "type": "C", "frame": 485, "at": 3015.40015 }, { "type": "C", "frame": 484, "at": 3015.40015 }, { "type": "O", "frame": 5, "at": 3015.40015 }, { "type": "C", "frame": 5, "at": 3016.94165 }, { "type": "O", "frame": 488, "at": 3016.94165 }, { "type": "O", "frame": 489, "at": 3016.94165 }, { "type": "O", "frame": 5, "at": 3016.94165 }, { "type": "C", "frame": 5, "at": 3018.52222 }, { "type": "O", "frame": 490, "at": 3018.52222 }, { "type": "O", "frame": 491, "at": 3018.52222 }, { "type": "O", "frame": 492, "at": 3018.52222 }, { "type": "O", "frame": 493, "at": 3018.52222 }, { "type": "O", "frame": 5, "at": 3018.52222 }, { "type": "C", "frame": 5, "at": 3048.87476 }, { "type": "C", "frame": 493, "at": 3048.87476 }, { "type": "C", "frame": 492, "at": 3048.87476 }, { "type": "C", "frame": 491, "at": 3048.87476 }, { "type": "C", "frame": 490, "at": 3048.87476 }, { "type": "C", "frame": 489, "at": 3048.87476 }, { "type": "C", "frame": 488, "at": 3048.87476 }, { "type": "O", "frame": 494, "at": 3048.87476 }, { "type": "O", "frame": 5, "at": 3048.87476 }, { "type": "C", "frame": 5, "at": 3050.43115 }, { "type": "C", "frame": 494, "at": 3050.43115 }, { "type": "C", "frame": 483, "at": 3050.43115 }, { "type": "O", "frame": 483, "at": 3050.43115 }, { "type": "O", "frame": 495, "at": 3050.43115 }, { "type": "O", "frame": 496, "at": 3050.43115 }, { "type": "O", "frame": 5, "at": 3050.43115 }, { "type": "C", "frame": 5, "at": 3053.44 }, { "type": "C", "frame": 496, "at": 3053.44 }, { "type": "C", "frame": 495, "at": 3053.44 }, { "type": "C", "frame": 483, "at": 3053.44 }, { "type": "C", "frame": 482, "at": 3053.44 }, { "type": "C", "frame": 448, "at": 3053.44 }, { "type": "C", "frame": 480, "at": 3053.44 }, { "type": "C", "frame": 479, "at": 3053.44 }, { "type": "C", "frame": 441, "at": 3053.44 }, { "type": "C", "frame": 440, "at": 3053.44 }, { "type": "C", "frame": 439, "at": 3053.44 }, { "type": "C", "frame": 432, "at": 3053.44 }, { "type": "C", "frame": 431, "at": 3053.44 }, { "type": "O", "frame": 408, "at": 3053.44 }, { "type": "O", "frame": 497, "at": 3053.44 }, { "type": "O", "frame": 498, "at": 3053.44 }, { "type": "O", "frame": 499, "at": 3053.44 }, { "type": "O", "frame": 480, "at": 3053.44 }, { "type": "O", "frame": 448, "at": 3053.44 }, { "type": "O", "frame": 5, "at": 3053.44 }, { "type": "C", "frame": 5, "at": 3054.868 }, { "type": "C", "frame": 448, "at": 3054.868 }, { "type": "C", "frame": 480, "at": 3054.868 }, { "type": "C", "frame": 499, "at": 3054.868 }, { "type": "C", "frame": 498, "at": 3054.868 }, { "type": "C", "frame": 497, "at": 3054.868 }, { "type": "C", "frame": 408, "at": 3054.868 }, { "type": "C", "frame": 407, "at": 3054.868 }, { "type": "C", "frame": 406, "at": 3054.868 }, { "type": "O", "frame": 500, "at": 3054.868 }, { "type": "O", "frame": 501, "at": 3054.868 }, { "type": "O", "frame": 502, "at": 3054.868 }, { "type": "O", "frame": 354, "at": 3054.868 }, { "type": "O", "frame": 355, "at": 3054.868 }, { "type": "O", "frame": 503, "at": 3054.868 }, { "type": "O", "frame": 504, "at": 3054.868 }, { "type": "O", "frame": 505, "at": 3054.868 }, { "type": "O", "frame": 361, "at": 3054.868 }, { "type": "O", "frame": 506, "at": 3054.868 }, { "type": "O", "frame": 410, "at": 3054.868 }, { "type": "O", "frame": 5, "at": 3054.868 }, { "type": "C", "frame": 5, "at": 3056.39331 }, { "type": "O", "frame": 507, "at": 3056.39331 }, { "type": "O", "frame": 68, "at": 3056.39331 }, { "type": "O", "frame": 77, "at": 3056.39331 }, { "type": "O", "frame": 78, "at": 3056.39331 }, { "type": "O", "frame": 79, "at": 3056.39331 }, { "type": "O", "frame": 80, "at": 3056.39331 }, { "type": "O", "frame": 508, "at": 3056.39331 }, { "type": "O", "frame": 509, "at": 3056.39331 }, { "type": "O", "frame": 5, "at": 3056.39331 }, { "type": "C", "frame": 5, "at": 3089.28052 }, { "type": "C", "frame": 509, "at": 3089.28052 }, { "type": "O", "frame": 510, "at": 3089.28052 }, { "type": "O", "frame": 5, "at": 3089.28052 }, { "type": "C", "frame": 5, "at": 3090.719 }, { "type": "C", "frame": 510, "at": 3090.719 }, { "type": "O", "frame": 511, "at": 3090.719 }, { "type": "O", "frame": 5, "at": 3090.719 }, { "type": "C", "frame": 5, "at": 3092.25269 }, { "type": "C", "frame": 511, "at": 3092.25269 }, { "type": "O", "frame": 5, "at": 3092.25269 }, { "type": "C", "frame": 5, "at": 3176.7522 }, { "type": "O", "frame": 512, "at": 3176.7522 }, { "type": "O", "frame": 5, "at": 3176.7522 }, { "type": "C", "frame": 5, "at": 3178.15283 }, { "type": "C", "frame": 512, "at": 3178.15283 }, { "type": "C", "frame": 508, "at": 3178.15283 }, { "type": "C", "frame": 80, "at": 3178.15283 }, { "type": "C", "frame": 79, "at": 3178.15283 }, { "type": "C", "frame": 78, "at": 3178.15283 }, { "type": "C", "frame": 77, "at": 3178.15283 }, { "type": "C", "frame": 68, "at": 3178.15283 }, { "type": "O", "frame": 513, "at": 3178.15283 }, { "type": "O", "frame": 5, "at": 3178.15283 }, { "type": "C", "frame": 5, "at": 3179.56616 }, { "type": "C", "frame": 513, "at": 3179.56616 }, { "type": "O", "frame": 514, "at": 3179.56616 }, { "type": "O", "frame": 515, "at": 3179.56616 }, { "type": "O", "frame": 5, "at": 3179.56616 }, { "type": "C", "frame": 5, "at": 3182.688 }, { "type": "C", "frame": 515, "at": 3182.688 }, { "type": "C", "frame": 514, "at": 3182.688 }, { "type": "C", "frame": 507, "at": 3182.688 }, { "type": "O", "frame": 68, "at": 3182.688 }, { "type": "O", "frame": 77, "at": 3182.688 }, { "type": "O", "frame": 78, "at": 3182.688 }, { "type": "O", "frame": 79, "at": 3182.688 }, { "type": "O", "frame": 5, "at": 3182.688 }, { "type": "C", "frame": 5, "at": 3185.602 }, { "type": "C", "frame": 79, "at": 3185.602 }, { "type": "C", "frame": 78, "at": 3185.602 }, { "type": "C", "frame": 77, "at": 3185.602 }, { "type": "C", "frame": 68, "at": 3185.602 }, { "type": "C", "frame": 410, "at": 3185.602 }, { "type": "C", "frame": 506, "at": 3185.602 }, { "type": "C", "frame": 361, "at": 3185.602 }, { "type": "C", "frame": 505, "at": 3185.602 }, { "type": "C", "frame": 504, "at": 3185.602 }, { "type": "C", "frame": 503, "at": 3185.602 }, { "type": "C", "frame": 355, "at": 3185.602 }, { "type": "C", "frame": 354, "at": 3185.602 }, { "type": "C", "frame": 502, "at": 3185.602 }, { "type": "C", "frame": 501, "at": 3185.602 }, { "type": "C", "frame": 500, "at": 3185.602 }, { "type": "C", "frame": 405, "at": 3185.602 }, { "type": "C", "frame": 404, "at": 3185.602 }, { "type": "C", "frame": 403, "at": 3185.602 }, { "type": "C", "frame": 402, "at": 3185.602 }, { "type": "C", "frame": 401, "at": 3185.602 }, { "type": "C", "frame": 430, "at": 3185.602 }, { "type": "C", "frame": 2, "at": 3185.602 }, { "type": "C", "frame": 1, "at": 3185.602 }, { "type": "C", "frame": 0, "at": 3185.602 }]}] }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment