Skip to content

Instantly share code, notes, and snippets.

View cerenagdas's full-sized avatar
🐌
Focusing

Ceren Agdas cerenagdas

🐌
Focusing
View GitHub Profile
using System.Collections;
using System.Collections.Generic;
using UnityEngine;
using UnityEngine.Advertisements;
using System;
public class MoPubController : MonoBehaviour
{
private static DateTime lastTime;
private static DateTime currentTime;